Searched refs:authenticatorDescriptions (Results 1 – 2 of 2) sorted by relevance
102 AuthenticatorDescription[] authenticatorDescriptions = in updateAuthorizedAccountTypes() local106 for (AuthenticatorDescription authenticatorDescription : authenticatorDescriptions) { in updateAuthorizedAccountTypes()
69 AuthenticatorDescription[] authenticatorDescriptions) { in AccountTypeProvider() argument73 mAuthTypes = onlyContactSyncable(authenticatorDescriptions, syncAdapterTypes); in AccountTypeProvider()