Searched defs:RawContacts (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContactsContract.java73 * A row in the {@link RawContacts} table represents a set of data describing a
79 * RawContacts presumably describing the same person. When data in or associated with
80 * the RawContacts table is changed, the affected aggregate contacts are updated as
124 * {@link RawContacts#DIRTY} is not automatically set and the
129 * the delete operation in {@link RawContacts}.
147 * {@link RawContacts#CONTENT_URI},
785 * @see RawContacts
804 * @see RawContacts
848 * @see RawContacts
912 * Reference to the row in the RawContacts tabl
2769 public static final class RawContacts implements BaseColumns, RawContactsColumns, class in class:ContactsContract
2774 private RawContacts() { method in class:ContactsContract.RawContacts
[all...]

Completed in 62 milliseconds