java.lang.Object | |
↳ | android.provider.HtcContactsContract.SpeedDial |
Definition for speed dial table.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ACCOUNT_TYPE | ||||||||||
String | CONTACT_ID | ||||||||||
String | CONTENT_ITEM_TYPE | The MIME type of a CONTENT_URI subdirectory of a single
speed dial. |
|||||||||
String | CONTENT_ITEM_TYPE_LOCATION | The MIME type of a CONTENT_URI subdirectory of a single speed dial with
specific location. |
|||||||||
String | CONTENT_TYPE | The MIME type of CONTENT_URI providing a directory of
speed dials. |
|||||||||
String | DATA_ID | The phone data row of this setting maps to
Type: INTEGER |
|||||||||
String | LOCATION | The location of a speed dial setting that maps to a keyboard
Type: INTEGER |
|||||||||
String | LOOKUP | ||||||||||
String | NAME | ||||||||||
String | NUMBER | ||||||||||
String | RAW_CONTACT_ID | The raw contact id of this setting maps to (If it's a device contact)
Type: INTEGER |
|||||||||
String | RECORD_LOCATION | The virtual SIM number location that this setting maps to
Type: INTEGER |
|||||||||
String | RECORD_NUMBER | The virtual SIM table id that this setting maps to
Type: INTEGER |
|||||||||
int | START_LOCATION | The start location. | |||||||||
String | TABLE_NAME | Table name | |||||||||
String | TYPE |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CONTENT_URI | The content:// style URI for this table | ||||||||||
MAX_NUMBER | The maximum speed dial number size |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The MIME type of a CONTENT_URI
subdirectory of a single
speed dial.
The MIME type of a CONTENT_URI
subdirectory of a single speed dial with
specific location.
The MIME type of CONTENT_URI
providing a directory of
speed dials.
The phone data row of this setting maps to
Type: INTEGER
The location of a speed dial setting that maps to a keyboard
Type: INTEGER
The raw contact id of this setting maps to (If it's a device contact)
Type: INTEGER
The virtual SIM number location that this setting maps to
Type: INTEGER
The virtual SIM table id that this setting maps to
Type: INTEGER
The start location. Sometimes we need to reserve some location.