Searched refs:groupWritableAccounts (Results 1 – 1 of 1) sorted by relevance
418 final List<AccountWithDataSet> groupWritableAccounts = new ArrayList<>(); in loadAccountsInBackground() local535 groupWritableAccounts.add(accountWithDataSet); in loadAccountsInBackground()544 Collections.sort(groupWritableAccounts, ACCOUNT_COMPARATOR); in loadAccountsInBackground()552 mGroupWritableAccounts = groupWritableAccounts; in loadAccountsInBackground()