Searched refs:createAutoAddGroup (Results 1 – 3 of 3) sorted by relevance
177 createAutoAddGroup(account); in testAggregationIgnoresInvisibleContact()692 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisible()717 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()742 long groupId = createAutoAddGroup(account); in testReaggregationWhenBecomesVisible()
177 createAutoAddGroup(account); in testAggregationIgnoresInvisibleContact()708 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisible()733 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()758 long groupId = createAutoAddGroup(account); in testReaggregationWhenBecomesVisible()
205 protected long createAutoAddGroup(Account account) { in createAutoAddGroup() method in BaseContactsProvider2Test