Searched refs:getContactIdColumnIndices (Results 1 – 1 of 1) sorted by relevance
7328 int[] columnIdIndices = getContactIdColumnIndices(managedCursor, contactIdColumnNames); in queryCorpContacts()7552 private static int[] getContactIdColumnIndices(Cursor cursor, String[] columnIdNames) { in getContactIdColumnIndices() method in ContactsProvider2