Searched refs:lookupIdx (Results 1 – 2 of 2) sorted by relevance
1173 int lookupIdx = c.getColumnIndex(ContactsContract.Contacts.LOOKUP_KEY); in lookupContact() local1175 String lookupKey = c.getString(lookupIdx); in lookupContact()
403 int lookupIdx = c.getColumnIndex(ContactsContract.Contacts.LOOKUP_KEY); in lookupContact() local405 String lookupKey = c.getString(lookupIdx); in lookupContact()