Searched refs:sortAccounts (Results 1 – 4 of 4) sorted by relevance
128 public static void sortAccounts(AccountWithDataSet defaultAccount, List<AccountInfo> accounts) { in sortAccounts() method in AccountInfo
139 AccountInfo.sortAccounts(getDefaultAccount(getContext()), accounts); in getFiltersForAccounts()
560 AccountInfo.sortAccounts(null, result);
804 AccountInfo.sortAccounts(current, mAccounts); in addAccountSelector()