Searched refs:authenticatorDescriptions (Results 1 – 2 of 2) sorted by relevance
174 AuthenticatorDescription[] authenticatorDescriptions = AccountManager.get( in getAuthenticatorDescriptionPreferences() local181 for (AuthenticatorDescription authenticatorDescription : authenticatorDescriptions) { in getAuthenticatorDescriptionPreferences()
69 AuthenticatorDescription[] authenticatorDescriptions) { in AccountTypeProvider() argument73 mAuthTypes = onlyContactSyncable(authenticatorDescriptions, syncAdapterTypes); in AccountTypeProvider()