Searched refs:removeGroupMemberships (Results 1 – 3 of 3) sorted by relevance
159 removeGroupMemberships(rawContactId1); in testAggregationIgnoresInvisibleContact()673 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisible()698 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()716 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesVisible()
159 removeGroupMemberships(rawContactId1); in testAggregationIgnoresInvisibleContact()690 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisible()715 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()733 removeGroupMemberships(rawContactId3); in testReaggregationWhenBecomesVisible()
408 public void removeGroupMemberships(long rawContactId) { in removeGroupMemberships() method in BaseContactsProvider2Test