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