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