| 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.
| 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.Contacts.PeopleColumns
Constants inherited
from interface
android.provider.BaseColumns
Constants inherited
from interface
android.provider.Contacts.PhonesColumns
Methods inherited
from class
java.lang.Object