Home
last modified time | relevance | path

Searched refs:addChangePreferencesToCategory (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/compat/
DPlatformCompatDashboard.java226 addChangePreferencesToCategory(changes, category, configMappings); in createChangeCategoryPreference()
230 private void addChangePreferencesToCategory(List<CompatibilityChangeInfo> changes, in addChangePreferencesToCategory() method in PlatformCompatDashboard