java.lang.Object | |
↳ | android.provider.HtcContactsContract.ThumbnailsSequence |
Definition for thumbnail sequence table. This is a (data_photo_id, thumbnail sequence) map (A file name tracking table for HTC contacts photo management utility)
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CONTACT_ID | ||||||||||
String | CONTENT_ITEM_TYPE | The MIME type of a CONTENT_URI subdirectory of a single thumbnails_sequence. |
|||||||||
String | CONTENT_ITEM_TYPE_RAW | The MIME type of a CONTENT_URI subdirectory of a single raw contact thumbials_sequence
|
|||||||||
String | CONTENT_TYPE | The MIME type of CONTENT_URI providing a directory of thumbnails_sequence. |
|||||||||
int | EMPTY | ||||||||||
String | FILE_PREFIX | ||||||||||
String | OVERLAY_ICON | ||||||||||
int | SIZE_HD | ||||||||||
int | SIZE_HVGA | ||||||||||
int | SIZE_QHD | ||||||||||
int | SIZE_QVGA | ||||||||||
int | SIZE_WVGA | ||||||||||
String | TABLE_NAME | Table name | |||||||||
String | THUMBNAIL_EXTENSION |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CONTENT_URI | The content:// style URI for this table | ||||||||||
ICON_SIZE |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
@return
| |||||||||||
A utility help to generate thumbnail file name@return
| |||||||||||
@return
| |||||||||||
@return
| |||||||||||
@return
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The MIME type of a CONTENT_URI
subdirectory of a single thumbnails_sequence.
The MIME type of a CONTENT_URI
subdirectory of a single raw contact thumbials_sequence
The MIME type of CONTENT_URI
providing a directory of thumbnails_sequence.
Table name
@return
A utility help to generate thumbnail file name@return
_id | The _id of thumbnail |
---|
@return
@return
@return