Searched refs:previousNameCache (Results 1 – 1 of 1) sorted by relevance
243 private final HashMap<Account, AtomicReference<String>> previousNameCache = field in AccountManagerService.UserAccounts1556 AtomicReference<String> previousNameRef = accounts.previousNameCache.get(account); in readPreviousNameInternal()1560 accounts.previousNameCache.put(account, previousNameRef); in readPreviousNameInternal()2162 accounts.previousNameCache.put( in renameAccountInternal()5932 accounts.previousNameCache.remove(account);