Searched refs:findGroupByRawContactId (Results 1 – 1 of 1) sorted by relevance
3208 findGroupByRawContactId(SELECTION_AUTO_ADD_GROUPS_BY_RAW_CONTACT_ID, rawContactId); in addAutoAddMembership()3214 private Long findGroupByRawContactId(String selection, long rawContactId) { in findGroupByRawContactId() method in ContactsProvider23232 findGroupByRawContactId(SELECTION_FAVORITES_GROUPS_BY_RAW_CONTACT_ID, rawContactId); in updateFavoritesMembership()