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

/packages/apps/Contacts/src/com/android/contacts/model/
H A DContactLoader.java142 RawContacts.DIRTY,
224 public static final int DIRTY = 18; field in class:ContactLoader.ContactQuery
637 cursorColumnToContentValues(cursor, cv, ContactQuery.DIRTY);
/packages/apps/Dialer/java/com/android/contacts/common/model/
H A DContactLoader.java477 cursorColumnToContentValues(cursor, cv, ContactQuery.DIRTY);
807 public static final int DIRTY = 18; field in class:ContactLoader.ContactQuery
874 RawContacts.DIRTY,

Completed in 27 milliseconds