Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java275 public static final String CONCRETE_SOURCE_ID = field
364 public static final String CONCRETE_SOURCE_ID = Tables.GROUPS + "." + Groups.SOURCE_ID; field
1077 + RawContactsColumns.CONCRETE_SOURCE_ID + " AS " + RawContacts.SOURCE_ID + "," in createContactsViews()
1219 + RawContactsColumns.CONCRETE_SOURCE_ID + " AS " + RawContacts.SOURCE_ID + "," in createContactEntitiesView()
DLegacyApiSupport.java720 GroupsColumns.CONCRETE_SOURCE_ID in createViews()