Searched refs:authenticatorTypes (Results 1 – 2 of 2) sorted by relevance
96 Set<String> authenticatorTypes = Arrays.stream(am.getAuthenticatorTypes()) in accountAuthenticatorExists() local100 return authenticatorTypes.contains(accountType); in accountAuthenticatorExists()
159 List<AuthenticatorDescription> authenticatorTypes = in setUp() local162 for (AuthenticatorDescription description : authenticatorTypes) { in setUp()