Searched refs:createAutoAddGroup (Results 1 – 3 of 3) sorted by relevance
153 createAutoAddGroup(account); in testAggregationIgnoresInvisibleContact()657 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisible()682 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()707 long groupId = createAutoAddGroup(account); in testReaggregationWhenBecomesVisible()
153 createAutoAddGroup(account); in testAggregationIgnoresInvisibleContact()674 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisible()699 createAutoAddGroup(account); in testReaggregationWhenBecomesInvisibleSecondaryDataMatch()724 long groupId = createAutoAddGroup(account); in testReaggregationWhenBecomesVisible()
197 protected long createAutoAddGroup(Account account) { in createAutoAddGroup() method in BaseContactsProvider2Test