Searched refs:getUserAccountsForCaller (Results 1 – 1 of 1) sorted by relevance
1290 private UserAccounts getUserAccountsForCaller() { in getUserAccountsForCaller() method in AccountManagerService1714 final UserAccounts accounts = getUserAccountsForCaller(); in updateLastAuthenticatedTime()2213 UserAccounts accounts = getUserAccountsForCaller(); in removeAccountExplicitly()2278 removeAccountInternal(getUserAccountsForCaller(), account, getCallingUid()); in removeAccountInternal()5565 if (getUserAccountsForCaller().accountCache.containsKey(accountType)) {5566 for (Account account : getUserAccountsForCaller().accountCache.get(accountType)) {