Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/datausage/
DDataUsageSummary.java177 PreferenceScreen rootPreferences = getPreferenceManager().inflateFromResource( in inflatePreferences() local
179 Preference pref = rootPreferences.getPreference(0); in inflatePreferences()
180 rootPreferences.removeAll(); in inflatePreferences()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/datausage/
DDataUsageSummary.java181 PreferenceScreen rootPreferences = getPreferenceManager().inflateFromResource( in inflatePreferences() local
183 Preference pref = rootPreferences.getPreference(0); in inflatePreferences()
184 rootPreferences.removeAll(); in inflatePreferences()