Searched refs:groupWritableAccounts (Results 1 – 1 of 1) sorted by relevance
378 final List<AccountWithDataSet> groupWritableAccounts = Lists.newArrayList(); in loadAccountsInBackground() local492 groupWritableAccounts.add(accountWithDataSet); in loadAccountsInBackground()501 Collections.sort(groupWritableAccounts, ACCOUNT_COMPARATOR); in loadAccountsInBackground()509 mGroupWritableAccounts = groupWritableAccounts; in loadAccountsInBackground()