HomeSort by relevance Sort by last modified time
    Searched defs:getCachedPreference (Results 1 - 3 of 3) sorted by null

  /packages/apps/StorageManager/src/com/android/storagemanager/utils/
PreferenceListCache.java 56 public Preference getCachedPreference(String key) {
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryAppListPreferenceController.java 239 PowerGaugePreference pref = (PowerGaugePreference) getCachedPreference(key);
456 private Preference getCachedPreference(String key) {
473 Preference notAvailable = getCachedPreference(NOT_AVAILABLE);
  /packages/apps/Settings/src/com/android/settings/
SettingsPreferenceFragment.java 363 protected Preference getCachedPreference(String key) {

Completed in 136 milliseconds