protected static interface ContactsContract.PhotoFilesColumns
ContactsContract.PhotoFiles
Modifier and Type | Field and Description |
---|---|
static String |
FILESIZE
The size, in bytes, of the photo stored on disk.
|
static String |
HEIGHT
The height, in pixels, of the photo this entry is associated with.
|
static String |
WIDTH
The width, in pixels, of the photo this entry is associated with.
|
static final String HEIGHT
Type: NUMBER
static final String WIDTH
Type: NUMBER
static final String FILESIZE
Type: NUMBER