Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java7138 int[] columnIdIndices = getContactIdColumnIndices(managedCursor, contactIdColumnNames); in queryCorpContacts() local
7139 if (columnIdIndices.length == 0) { in queryCorpContacts()
7145 columnIdIndices, directoryId); in queryCorpContacts()