Searched refs:comparePreferences (Results 1 – 3 of 3) sorted by relevance
203 KotlinUtils.INSTANCE.sortPreferenceGroup(getPreferenceScreen(), this::comparePreferences, in updateUi() local210 private int comparePreferences(Preference lhs, Preference rhs) { in comparePreferences() method in AllAppPermissionsFragment
384 KotlinUtils.INSTANCE.sortPreferenceGroup(category, this::comparePreferences, false); in updatePreferences()466 private int comparePreferences(Preference lhs, Preference rhs) { in comparePreferences() method in AppPermissionGroupsFragment
263 KotlinUtils.INSTANCE.sortPreferenceGroup(category, this::comparePreferences, false); in updatePreferences()331 private int comparePreferences(Preference lhs, Preference rhs) { in comparePreferences() method in AutoAppPermissionsFragment