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