Searched refs:accountKey (Results 1 – 1 of 1) sorted by relevance
2434 final String accountKey; in dumpRecentHistory() local2437 accountKey = authorityInfo.target.account.name + "/" in dumpRecentHistory()2442 accountKey = "Unknown"; in dumpRecentHistory()2449 length = accountKey.length(); in dumpRecentHistory()2465 AccountSyncStats accountSyncStats = accountMap.get(accountKey); in dumpRecentHistory()2467 accountSyncStats = new AccountSyncStats(accountKey); in dumpRecentHistory()2468 accountMap.put(accountKey, accountSyncStats); in dumpRecentHistory()2564 final String accountKey; in dumpRecentHistory() local2567 accountKey = authorityInfo.target.account.name + "/" in dumpRecentHistory()2572 accountKey = "Unknown"; in dumpRecentHistory()[all …]