Searched refs:getUserAccountsForCaller (Results 1 – 1 of 1) sorted by relevance
1287 private UserAccounts getUserAccountsForCaller() { in getUserAccountsForCaller() method in AccountManagerService1738 final UserAccounts accounts = getUserAccountsForCaller(); in updateLastAuthenticatedTime()2238 UserAccounts accounts = getUserAccountsForCaller(); in removeAccountExplicitly()2303 removeAccountInternal(getUserAccountsForCaller(), account, getCallingUid()); in removeAccountInternal()5590 if (getUserAccountsForCaller().accountCache.containsKey(accountType)) {5591 for (Account account : getUserAccountsForCaller().accountCache.get(accountType)) {