Searched refs:PHONE_CONTACT_ID (Results 1 – 1 of 1) sorted by relevance
584 insert.bindLong(3, updatedContactCursor.getLong(PhoneQuery.PHONE_CONTACT_ID)); in insertUpdatedContactsAndNumberPrefix()600 numberInsert.bindLong(1, updatedContactCursor.getLong(PhoneQuery.PHONE_CONTACT_ID)); in insertUpdatedContactsAndNumberPrefix()1101 int PHONE_CONTACT_ID = 4; field