Home
last modified time | relevance | path

Searched refs:CONCRETE_METADATA_DIRTY (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java490 public static final String CONCRETE_METADATA_DIRTY = field
2067 + RawContactsColumns.CONCRETE_METADATA_DIRTY + ", " in createContactsViews()
2124 + RawContactsColumns.CONCRETE_METADATA_DIRTY + ", " in createContactsViews()
2158 + RawContactsColumns.CONCRETE_METADATA_DIRTY + ", " in createContactsViews()
DContactsProvider2.java4570 new String[] {RawContactsColumns.CONCRETE_METADATA_DIRTY}, in updateRawContact()