Searched refs:findGroupByRawContactId (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java2679 final Long groupId = findGroupByRawContactId(SELECTION_AUTO_ADD_GROUPS_BY_RAW_CONTACT_ID,
2686 private Long findGroupByRawContactId(String selection, long rawContactId) { method in class:ContactsProvider2
2703 final Long groupId = findGroupByRawContactId(SELECTION_FAVORITES_GROUPS_BY_RAW_CONTACT_ID,

Completed in 54 milliseconds