android.provider
Class Contacts.Photos
java.lang.Object
android.provider.Contacts.Photos
- All Implemented Interfaces:
- BaseColumns, Contacts.PhotosColumns, SyncConstValue
- Enclosing class:
- Contacts
public static final class Contacts.Photos
- extends Object
- implements BaseColumns, Contacts.PhotosColumns, SyncConstValue
The photos over all of the people
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_URI
public static final Uri CONTENT_URI
- The content:// style URL for this table
CONTENT_DIRECTORY
public static final String CONTENT_DIRECTORY
- The directory twig for this sub-table
- See Also:
- Constant Field Values
DEFAULT_SORT_ORDER
public static final String DEFAULT_SORT_ORDER
- The default sort order for this table
- See Also:
- Constant Field Values
Please submit a feedback, bug or feature