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