| java.lang.Object | |
| ↳ | android.provider.HtcContactsContract.Groups |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | CONTENT_ITEM_NAME_SYMMARY_TYPE | The MIME type of a CONTENT_URI sub-directory of a single sim contacts table | |||||||||
| String | DEFAULT_GROUP_FAVORITE | ||||||||||
| String | DEFAULT_GROUP_FAVORITE_CHECKNAME | ||||||||||
| String | DEFAULT_GROUP_FAVORITE_DISPLAY_NAME | ||||||||||
| String | DEFAULT_GROUP_HTC_FAVORITE | ||||||||||
| String | DEFAULT_GROUP_IMPORTANCE | ||||||||||
| String | DEFAULT_GROUP_IMPORTANCE_CHECKNAME | ||||||||||
| String | DEFAULT_GROUP_IMPORTANCE_DISPLAY_NAME | ||||||||||
| String | EXTRA_GROUP_NAME | ||||||||||
| String | GROUP_PHOTO | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CONTENT_NAME_LIST_URI | The content:// style URI for this table joined with details data from | ||||||||||
| CONTENT_NAME_SUMMARY_URI | The content:// style URI for this table joined with details data from | ||||||||||
| DELETE_CONTENT_URI | The content:// style URI for this table | ||||||||||
| MEMBER_CONTENT_URI | The content:// style URI for this table | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the intent to view favorite group detail
| |||||||||||
Get the intent to view group detail of given name
| |||||||||||
It is not use and replaced by the API of com.htc.contacts.ContactUtility.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
The MIME type of a CONTENT_URI sub-directory of a single sim contacts table
The content:// style URI for this table joined with details data from
The content:// style URI for this table joined with details data from
The content:// style URI for this table
The content:// style URI for this table
Get the intent to view favorite group detail
Get the intent to view group detail of given name
| name | The group name you are going to view |
|---|
It is not use and replaced by the API of com.htc.contacts.ContactUtility.