Searched refs:contactWritableAccounts (Results 1 – 1 of 1) sorted by relevance
377 final List<AccountWithDataSet> contactWritableAccounts = Lists.newArrayList(); in loadAccountsInBackground() local489 contactWritableAccounts.add(accountWithDataSet); in loadAccountsInBackground()500 Collections.sort(contactWritableAccounts, ACCOUNT_COMPARATOR); in loadAccountsInBackground()508 mContactWritableAccounts = contactWritableAccounts; in loadAccountsInBackground()