Searched refs:removeGroupMemberships (Results 1 – 3 of 3) sorted by relevance
183 removeGroupMemberships(rawContactId1); in testAggregationIgnoresInvisibleContact()655 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisible()680 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()698 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesVisible()
183 removeGroupMemberships(rawContactId1); in testAggregationIgnoresInvisibleContact()661 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisible()686 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()704 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesVisible()
434 public void removeGroupMemberships(long rawContactId) { in removeGroupMemberships() method in BaseContactsProvider2Test