java.lang.Object | |
↳ | android.provider.HtcContactsContract.SIMContacts |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CONTENT_ITEM_TYPE | The MIME type of a CONTENT_URI sub-directory of a single
sim contacts table
|
|||||||||
String | CONTENT_TYPE | The MIME type of CONTENT_URI providing a directory of
speed dials. |
|||||||||
String | DEFAULT_SORT_ORDER | ||||||||||
String | email address
Type: TEXT |
||||||||||
String | HIDDEN | Hidden entry
Type: TEXT |
|||||||||
String | IS_PRIMARY | The primary filed
Type: Boolean |
|||||||||
String | NAME | Name
Type: TEXT |
|||||||||
String | NUMBER | phone number
Type: TEXT |
|||||||||
String | NUMBER1 | second phone number
Type: TEXT |
|||||||||
String | PURE_NUMBER | The pure number is number that contains no other symbol or characters
Type: TEXT |
|||||||||
String | PURE_NUMBER1 | The pure number is number that contains no other symbol or characters
Type: TEXT |
|||||||||
String | RECORD_NUMBER | The virtual SIM table id that this setting maps to
Type: INTEGER |
|||||||||
String | TABLE_NAME | Table name | |||||||||
String | TYPE | The contact type
Type: Int |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CONTENT_IMPORT_ALL_URI | A special uri to import all SIM contacts... | ||||||||||
CONTENT_URI | The content:// style URI for this table |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The MIME type of a CONTENT_URI
sub-directory of a single
sim contacts table
The MIME type of CONTENT_URI
providing a directory of
speed dials.
The primary filed
Type: Boolean
second phone number
Type: TEXT
The pure number is number that contains no other symbol or characters
Type: TEXT
The pure number is number that contains no other symbol or characters
Type: TEXT
The virtual SIM table id that this setting maps to
Type: INTEGER
Table name
A special uri to import all SIM contacts...