Searched refs:contactWritableAccounts (Results 1 – 1 of 1) sorted by relevance
417 final List<AccountWithDataSet> contactWritableAccounts = new ArrayList<>(); in loadAccountsInBackground() local532 contactWritableAccounts.add(accountWithDataSet); in loadAccountsInBackground()543 Collections.sort(contactWritableAccounts, ACCOUNT_COMPARATOR); in loadAccountsInBackground()551 mContactWritableAccounts = contactWritableAccounts; in loadAccountsInBackground()