Searched refs:getUserAccountsForCaller (Results 1 – 1 of 1) sorted by relevance
1369 private UserAccounts getUserAccountsForCaller() { in getUserAccountsForCaller() method in AccountManagerService1836 final UserAccounts accounts = getUserAccountsForCaller(); in updateLastAuthenticatedTime()2435 UserAccounts accounts = getUserAccountsForCaller(); in removeAccountExplicitly()2500 removeAccountInternal(getUserAccountsForCaller(), account, getCallingUid()); in removeAccountInternal()5931 if (getUserAccountsForCaller().accountCache.containsKey(accountType)) {5932 for (Account account : getUserAccountsForCaller().accountCache.get(accountType)) {