Searched refs:authenticatorDescriptionPreferences (Results 1 – 1 of 1) sorted by relevance
148 ArrayList<AuthenticatorDescriptionPreference> authenticatorDescriptionPreferences = in getAuthenticatorDescriptionPreferences() local167 authenticatorDescriptionPreferences.add(preference); in getAuthenticatorDescriptionPreferences()171 Collections.sort(authenticatorDescriptionPreferences, Comparator.comparing( in getAuthenticatorDescriptionPreferences()174 return authenticatorDescriptionPreferences; in getAuthenticatorDescriptionPreferences()