Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListAdapter.java56 private static final String[] CONTACT_PROJECTION_ALTERNATIVE = new String[] { field in ContactListAdapter.ContactQuery
410 return ContactQuery.CONTACT_PROJECTION_ALTERNATIVE; in getProjection()
430 return replaceFirstString(ContactQuery.CONTACT_PROJECTION_ALTERNATIVE); in getDataProjectionForContacts()