Searched refs:CONTACT_ID_COLUMN (Results 1 – 1 of 1) sorted by relevance
434 private static final int CONTACT_ID_COLUMN = 4; field in Contact.ContactsCache908 contact.mPersonId = cursor.getLong(CONTACT_ID_COLUMN); in fillPhoneTypeContact()