Searched refs:ACCOUNT_COMPARATOR (Results 1 – 1 of 1) sorted by relevance
190 private static final Comparator<AccountWithDataSet> ACCOUNT_COMPARATOR = field in AccountTypeManagerImpl542 Collections.sort(allAccounts, ACCOUNT_COMPARATOR); in loadAccountsInBackground()543 Collections.sort(contactWritableAccounts, ACCOUNT_COMPARATOR); in loadAccountsInBackground()544 Collections.sort(groupWritableAccounts, ACCOUNT_COMPARATOR); in loadAccountsInBackground()