java.lang.Object | |
↳ | android.provider.Contacts.Extensions |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CONTENT_ITEM_TYPE |
This constant is deprecated.
see ContactsContract
|
|||||||||
String | CONTENT_TYPE |
This constant is deprecated.
see ContactsContract
|
|||||||||
String | DEFAULT_SORT_ORDER |
This constant is deprecated.
see ContactsContract
|
|||||||||
String | PERSON_ID |
This constant is deprecated.
see ContactsContract
|
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.provider.BaseColumns
| |||||||||||
From interface
android.provider.Contacts.ExtensionsColumns
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CONTENT_URI |
This field is deprecated.
see ContactsContract
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
This constant is deprecated.
see ContactsContract
The MIME type of a CONTENT_URI
subdirectory of a single
phone.
This constant is deprecated.
see ContactsContract
The MIME type of CONTENT_URI
providing a directory of
phones.
This constant is deprecated.
see ContactsContract
The default sort order for this table
This constant is deprecated.
see ContactsContract
The ID of the person this phone number is assigned to.
Type: INTEGER (long)