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}.
742 * @see RawContacts
761 * @see RawContacts
805 * @see RawContacts
862 * Reference to the row in the RawContacts table holding the contact name.
1059 * Contact name and contact name metadata columns in the RawContacts tabl
2580 public static final class RawContacts implements BaseColumns, RawContactsColumns, class in class:ContactsContract
2585 private RawContacts() { method in class:ContactsContract.RawContacts
[all...]

Completed in 125 milliseconds