Searched refs:sortedAccounts (Results 1 – 1 of 1) sorted by relevance
2535 final List<AccountSyncStats> sortedAccounts = in dumpRecentHistory() local2538 Collections.sort(sortedAccounts, new Comparator<AccountSyncStats>() { in dumpRecentHistory()2549 for (AccountSyncStats stats: sortedAccounts) { in dumpRecentHistory()