Searched refs:accountKey (Results 1 – 1 of 1) sorted by relevance
2445 final String accountKey; in dumpRecentHistory() local2448 accountKey = authorityInfo.target.account.name + "/" in dumpRecentHistory()2453 accountKey = "Unknown"; in dumpRecentHistory()2460 length = accountKey.length(); in dumpRecentHistory()2476 AccountSyncStats accountSyncStats = accountMap.get(accountKey); in dumpRecentHistory()2478 accountSyncStats = new AccountSyncStats(accountKey); in dumpRecentHistory()2479 accountMap.put(accountKey, accountSyncStats); in dumpRecentHistory()2575 final String accountKey; in dumpRecentHistory() local2578 accountKey = authorityInfo.target.account.name + "/" in dumpRecentHistory()2583 accountKey = "Unknown"; in dumpRecentHistory()[all …]