Searched refs:authCache (Results 1 – 1 of 1) sorted by relevance
1275 AccountAuthenticatorCache authCache = new AccountAuthenticatorCache(context); in getAuthenticatorTypeAndUIDForUser() local1276 return getAuthenticatorTypeAndUIDForUser(authCache, userId); in getAuthenticatorTypeAndUIDForUser()1280 IAccountAuthenticatorCache authCache, in getAuthenticatorTypeAndUIDForUser() argument1283 for (RegisteredServicesCache.ServiceInfo<AuthenticatorDescription> service : authCache in getAuthenticatorTypeAndUIDForUser()