Searched refs:comparePreferences (Results 1 – 3 of 3) sorted by relevance
204 KotlinUtils.INSTANCE.sortPreferenceGroup(getPreferenceScreen(), this::comparePreferences, in updateUi() local211 private int comparePreferences(Preference lhs, Preference rhs) { in comparePreferences() method in AllAppPermissionsFragment
421 KotlinUtils.INSTANCE.sortPreferenceGroup(category, this::comparePreferences, false); in updatePreferences()514 private int comparePreferences(Preference lhs, Preference rhs) { in comparePreferences() method in AppPermissionGroupsFragment
271 KotlinUtils.INSTANCE.sortPreferenceGroup(category, this::comparePreferences, false); in updatePreferences()338 private int comparePreferences(Preference lhs, Preference rhs) { in comparePreferences() method in AutoAppPermissionsFragment