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

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

Completed in 18 milliseconds