Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/utils/
H A DPreferenceGroupChildrenCache.java56 public int getCachedCount() { in getCachedCount() method in PreferenceGroupChildrenCache
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DBatteryAppListPreferenceController.java253 if (mAppListGroup.getPreferenceCount() - getCachedCount() in refreshAppListGroup()
537 private int getCachedCount() { in getCachedCount() method in BatteryAppListPreferenceController
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DSettingsPreferenceFragment.java381 protected int getCachedCount() { in getCachedCount() method in SettingsPreferenceFragment