Searched refs:authTypes (Results 1 – 1 of 1) sorted by relevance
91 final AuthenticatorDescription[] authTypes = am.getAuthenticatorTypes(); in updateAccounts() local92 final ArrayList<String> allowableAccountTypes = new ArrayList<>(authTypes.length); in updateAccounts()95 for (AuthenticatorDescription authDesc : authTypes) { in updateAccounts()168 final AuthenticatorDescription[] authTypes = am.getAuthenticatorTypes(); in setUpAddAccountPrefIntent() local169 final ArrayList<String> allowableAccountTypes = new ArrayList<>(authTypes.length); in setUpAddAccountPrefIntent()170 for (AuthenticatorDescription authDesc : authTypes) { in setUpAddAccountPrefIntent()