Android
android.provider
public static final class

android.provider.Contacts.People.Phones

java.lang.Object
android.provider.Contacts.People.Phones BaseColumns Contacts.PeopleColumns Contacts.PhonesColumns

A sub directory of a single person that contains all of their Phones.

Summary

Constants

      Value  
String  CONTENT_DIRECTORY  The directory twig for this sub-table   "phones" 
String  DEFAULT_SORT_ORDER  The default sort order for this table   "number ASC" 
Constants inherited from interface android.provider.BaseColumns
Constants inherited from interface android.provider.Contacts.PeopleColumns
Constants inherited from interface android.provider.Contacts.PhonesColumns
Methods inherited from class java.lang.Object

Details

Constants

public static final String CONTENT_DIRECTORY

The directory twig for this sub-table
Constant Value: "phones"

public static final String DEFAULT_SORT_ORDER

The default sort order for this table
Constant Value: "number ASC"
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56