Searched refs:getUserAccountsForCaller (Results 1 – 1 of 1) sorted by relevance
1331 private UserAccounts getUserAccountsForCaller() { in getUserAccountsForCaller() method in AccountManagerService1798 final UserAccounts accounts = getUserAccountsForCaller(); in updateLastAuthenticatedTime()2380 UserAccounts accounts = getUserAccountsForCaller(); in removeAccountExplicitly()2445 removeAccountInternal(getUserAccountsForCaller(), account, getCallingUid()); in removeAccountInternal()5824 if (getUserAccountsForCaller().accountCache.containsKey(accountType)) {5825 for (Account account : getUserAccountsForCaller().accountCache.get(accountType)) {