Searched refs:previousNameCache (Results 1 – 1 of 1) sorted by relevance
266 private final HashMap<Account, AtomicReference<String>> previousNameCache = field in AccountManagerService.UserAccounts1636 AtomicReference<String> previousNameRef = accounts.previousNameCache.get(account); in readPreviousNameInternal()1640 accounts.previousNameCache.put(account, previousNameRef); in readPreviousNameInternal()2273 accounts.previousNameCache.put( in renameAccountInternal()6213 accounts.previousNameCache.remove(account);