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