Home
last modified time | relevance | path

Searched refs:getAuthenticatorTypeAndUIDForUser (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountsDb.java1229 AccountManagerService.getAuthenticatorTypeAndUIDForUser(mContext, mUserId)); in onUpgrade()
DAccountManagerService.java1117 final HashMap<String, Integer> knownAuth = getAuthenticatorTypeAndUIDForUser( in validateAccountsInternal()
1269 static HashMap<String, Integer> getAuthenticatorTypeAndUIDForUser( in getAuthenticatorTypeAndUIDForUser() method in AccountManagerService
1273 return getAuthenticatorTypeAndUIDForUser(authCache, userId); in getAuthenticatorTypeAndUIDForUser()
1276 private static HashMap<String, Integer> getAuthenticatorTypeAndUIDForUser( in getAuthenticatorTypeAndUIDForUser() method in AccountManagerService
/frameworks/base/services/
Dart-profile2309 HSPLcom/android/server/accounts/AccountManagerService;->getAuthenticatorTypeAndUIDForUser(Lcom/andr…