Searched refs:indexCId (Results 1 – 1 of 1) sorted by relevance
428 int indexCId = c.getColumnIndex(Data.CONTACT_ID); in fetchAndSetContacts() local434 if (c.isNull(indexCId)) { in fetchAndSetContacts()438 contactId = c.getString(indexCId); in fetchAndSetContacts()