java.lang.Object | |
↳ | android.provider.HtcContactsContract |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
HtcContactsContract.BALCKLIST | |||||||||||
HtcContactsContract.BLACKLIST_PASSWORD | |||||||||||
HtcContactsContract.BLOCKED_NUMBER | |||||||||||
HtcContactsContract.BLOCKED_SIM | |||||||||||
HtcContactsContract.CallLogExt | Definition for call log's extension table. | ||||||||||
HtcContactsContract.CommonDataKinds | Container for definitions of common data types stored in the ContactsContract.Data table. | ||||||||||
HtcContactsContract.Contacts | Extension for the contacts table operation in ContactsContract, which contains additional account merge information | ||||||||||
HtcContactsContract.DefaultAction | |||||||||||
HtcContactsContract.Diverted | |||||||||||
HtcContactsContract.EventInstance | Definition for HTC event instance table. | ||||||||||
HtcContactsContract.Frequency | |||||||||||
HtcContactsContract.Groups | |||||||||||
HtcContactsContract.HtcEvent | Common data definition for HTC event | ||||||||||
HtcContactsContract.HtcStructuredName | Common data definition for HTC name | ||||||||||
HtcContactsContract.Intent | Contains helper classes used to create or manage Intents
that involve contacts htc value added
|
||||||||||
HtcContactsContract.IpDial | |||||||||||
HtcContactsContract.Link | |||||||||||
HtcContactsContract.SIMContacts | |||||||||||
HtcContactsContract.SpeedDial | Definition for speed dial table. | ||||||||||
HtcContactsContract.SuggestException | |||||||||||
HtcContactsContract.Suggestion | |||||||||||
HtcContactsContract.ThumbnailsSequence | Definition for thumbnail sequence table. | ||||||||||
HtcContactsContract.UnknownContact | This Utility define constant for unknown contact.... | ||||||||||
HtcContactsContract.VIP | |||||||||||
HtcContactsContract.VIP_SIM |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ACCOUNT_NAME_MYPHONEBOOK | ||||||||||
String | ACCOUNT_NAME_PC | ||||||||||
String | ACCOUNT_NAME_RUIM | The account name for the RUIM type | |||||||||
String | ACCOUNT_NAME_SIM | ||||||||||
String | ACCOUNT_NAME_SIM_SDN | ||||||||||
String | ACCOUNT_NAME_SUBSIM | The account name for the Sub SIM type | |||||||||
String | ACCOUNT_TYPE_HTC_EXCHANGE | ||||||||||
String | ACCOUNT_TYPE_MYPHONEBOOK | ||||||||||
String | ACCOUNT_TYPE_PC | ||||||||||
String | ACCOUNT_TYPE_RUIM | The account type for the RUIM type | |||||||||
String | ACCOUNT_TYPE_SIM | ||||||||||
String | ACCOUNT_TYPE_SUBSIM | The account type for the Sub SIM type | |||||||||
String | AUTHORITY | The authority for the contacts provider | |||||||||
String | CALLER_IS_SYNCADAPTER | An optional insert, update or delete URI parameter that allows the caller to specify that it is a sync adapter. |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AUTHORITY_URI | A content:// style uri to the authority for the contacts provider | ||||||||||
enableManageCalls | The flag to enable blacklist or not |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The account name for the RUIM type
The account name for the Sub SIM type
The account type for the RUIM type
The account type for the Sub SIM type
The authority for the contacts provider
An optional insert, update or delete URI parameter that allows the caller to specify that it is a sync adapter. The default value is false. If true the dirty flag is not automatically set and the "syncToNetwork" parameter is set to false when calling
A content:// style uri to the authority for the contacts provider
The flag to enable blacklist or not