java.lang.Object | |
↳ | android.provider.Contacts.Phones |
This class was deprecated in API level 5.
see ContactsContract
This table stores phone numbers and a reference to the person that the contact method belongs to. Phone numbers are stored separately from other contact methods to make caller ID lookup more efficient.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CONTENT_ITEM_TYPE | This constant was deprecated in API level 5. see ContactsContract |
|||||||||
String | CONTENT_TYPE | This constant was deprecated in API level 5. see ContactsContract |
|||||||||
String | DEFAULT_SORT_ORDER | This constant was deprecated in API level 5. see ContactsContract |
|||||||||
String | PERSON_ID | This constant was deprecated in API level 5. see ContactsContract |
[Expand]
Inherited Constants
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
|||||||||||
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
CONTENT_FILTER_URL | This field was deprecated in API level 5. see ContactsContract |
|||||||||
|
CONTENT_URI | This field was deprecated in API level 5. see ContactsContract |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
This method was deprecated in API level 5. see ContactsContract
|
|||||||||
|
|
This method was deprecated in API level 5. see ContactsContract
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
This constant was deprecated in API level 5.
see ContactsContract
The MIME type of a CONTENT_URI
subdirectory of a single phone.
This constant was deprecated in API level 5.
see ContactsContract
The MIME type of CONTENT_URI
providing a directory of phones.
This constant was deprecated in API level 5.
see ContactsContract
The default sort order for this table
This constant was deprecated in API level 5.
see ContactsContract
The ID of the person this phone number is assigned to.
Type: INTEGER (long)
This field was deprecated in API level 5.
see ContactsContract
The content:// style URL for filtering phone numbers
This field was deprecated in API level 5.
see ContactsContract
The content:// style URL for this table