Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java2879 findGroupByRawContactId(SELECTION_AUTO_ADD_GROUPS_BY_RAW_CONTACT_ID, rawContactId); in addAutoAddMembership()
2885 private Long findGroupByRawContactId(String selection, long rawContactId) { in findGroupByRawContactId() method in ContactsProvider2
2903 findGroupByRawContactId(SELECTION_FAVORITES_GROUPS_BY_RAW_CONTACT_ID, rawContactId); in updateFavoritesMembership()