| java.lang.Object | |
| ↳ | android.provider.HtcContactsContract.IpDial |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | CONTENT_DIRECTORY | The directory twig for this sub-table | |||||||||
| String | CONTENT_ITEM_TYPE | The MIME type of a CONTENT_URI subdirectory of a single
phone. |
|||||||||
| String | CONTENT_TYPE | The MIME type of CONTENT_URI providing a directory of
phones. |
|||||||||
| String | DEFAULT_SORT_ORDER | The default sort order for this table | |||||||||
| String | ID | ||||||||||
| int | IP_DIAL_ID_COLUMN | ||||||||||
| int | IP_DIAL_NUMBER_COLUMN | ||||||||||
| String | NUMBER | ||||||||||
| String | TABLE_NAME | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.provider.BaseColumns
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CONTENT_URI | The content:// style URL for this table | ||||||||||
| enableIpDial | Flag if ip dial enabled. | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
The directory twig for this sub-table
The MIME type of a CONTENT_URI subdirectory of a single
phone.
The MIME type of CONTENT_URI providing a directory of
phones.
The default sort order for this table
Flag if ip dial enabled. This feature is only enabled on CHT project.