Searched refs:getAuthenticatorTypeAndUIDForUser (Results 1 – 1 of 1) sorted by relevance
433 final HashMap<String, Integer> knownAuth = getAuthenticatorTypeAndUIDForUser( in validateAccountsInternal()598 private static HashMap<String, Integer> getAuthenticatorTypeAndUIDForUser( in getAuthenticatorTypeAndUIDForUser() method in AccountManagerService602 return getAuthenticatorTypeAndUIDForUser(authCache, userId); in getAuthenticatorTypeAndUIDForUser()605 private static HashMap<String, Integer> getAuthenticatorTypeAndUIDForUser( in getAuthenticatorTypeAndUIDForUser() method in AccountManagerService4489 AccountManagerService.getAuthenticatorTypeAndUIDForUser(mContext, mUserId)); in onUpgrade()