Searched refs:accountKey (Results 1 – 1 of 1) sorted by relevance
2417 final String accountKey; in dumpRecentHistory() local2420 accountKey = authorityInfo.target.account.name + "/" in dumpRecentHistory()2425 accountKey = "Unknown"; in dumpRecentHistory()2432 length = accountKey.length(); in dumpRecentHistory()2448 AccountSyncStats accountSyncStats = accountMap.get(accountKey); in dumpRecentHistory()2450 accountSyncStats = new AccountSyncStats(accountKey); in dumpRecentHistory()2451 accountMap.put(accountKey, accountSyncStats); in dumpRecentHistory()2547 final String accountKey; in dumpRecentHistory() local2550 accountKey = authorityInfo.target.account.name + "/" in dumpRecentHistory()2555 accountKey = "Unknown"; in dumpRecentHistory()[all …]