Searched refs:authenticatorDescriptionPreferences (Results 1 – 1 of 1) sorted by relevance
178 ArrayList<AuthenticatorDescriptionPreference> authenticatorDescriptionPreferences = in getAuthenticatorDescriptionPreferences() local212 authenticatorDescriptionPreferences.add(preference); in getAuthenticatorDescriptionPreferences()217 Collections.sort(authenticatorDescriptionPreferences, Comparator.comparing( in getAuthenticatorDescriptionPreferences()220 return authenticatorDescriptionPreferences; in getAuthenticatorDescriptionPreferences()