Searched refs:removeGroupMemberships (Results 1 – 3 of 3) sorted by relevance
183 removeGroupMemberships(rawContactId1); in testAggregationIgnoresInvisibleContact()708 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisible()733 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()751 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesVisible()
183 removeGroupMemberships(rawContactId1); in testAggregationIgnoresInvisibleContact()724 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisible()749 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()767 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesVisible()
416 public void removeGroupMemberships(long rawContactId) { in removeGroupMemberships() method in BaseContactsProvider2Test