Searched refs:createAutoAddGroup (Results 1 – 3 of 3) sorted by relevance
177 createAutoAddGroup(account); in testAggregationIgnoresInvisibleContact()639 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisible()664 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()689 long groupId = createAutoAddGroup(account); in testReaggregationWhenBecomesVisible()
177 createAutoAddGroup(account); in testAggregationIgnoresInvisibleContact()645 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisible()670 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()695 long groupId = createAutoAddGroup(account); in testReaggregationWhenBecomesVisible()
223 protected long createAutoAddGroup(Account account) { in createAutoAddGroup() method in BaseContactsProvider2Test