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