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