Searched refs:previousNameCache (Results 1 – 1 of 1) sorted by relevance
241 private final HashMap<Account, AtomicReference<String>> previousNameCache = field in AccountManagerService.UserAccounts1516 AtomicReference<String> previousNameRef = accounts.previousNameCache.get(account); in readPreviousNameInternal()1520 accounts.previousNameCache.put(account, previousNameRef); in readPreviousNameInternal()2066 accounts.previousNameCache.put( in renameAccountInternal()5816 accounts.previousNameCache.remove(account);