Home
last modified time | relevance | path

Searched defs:getCachedPreference (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/utils/
H A DPreferenceGroupChildrenCache.java52 public Preference getCachedPreference(String key) { in getCachedPreference() method in PreferenceGroupChildrenCache
/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/utils/
H A DPreferenceListCache.java56 public Preference getCachedPreference(String key) { in getCachedPreference() method in PreferenceListCache
/aosp12/packages/apps/Settings/src/com/android/settings/applications/managedomainurls/
H A DDomainAppPreferenceController.java136 private Preference getCachedPreference(String key) { in getCachedPreference() method in DomainAppPreferenceController
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DBatteryAppListPreferenceController.java526 private Preference getCachedPreference(String key) { in getCachedPreference() method in BatteryAppListPreferenceController
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DSettingsPreferenceFragment.java370 protected Preference getCachedPreference(String key) { in getCachedPreference() method in SettingsPreferenceFragment