Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DFakeUid.java167 public int getWifiScanBackgroundCount(int which) { in getWifiScanBackgroundCount() method in FakeUid
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBatteryStatsBackgroundStatsTest.java187 int bgCount = bi.getUidStats().get(UID).getWifiScanBackgroundCount(STATS_SINCE_CHARGED); in testWifiScan()
/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java787 public abstract int getWifiScanBackgroundCount(int which); in getWifiScanBackgroundCount() method in BatteryStats.Uid
4318 final int wifiScanCountBg = u.getWifiScanBackgroundCount(which); in dumpCheckinLocked()
5614 final int wifiScanCountBg = u.getWifiScanBackgroundCount(which); in dumpLocked()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java8540 public int getWifiScanBackgroundCount(int which) { in getWifiScanBackgroundCount() method in BatteryStatsImpl.Uid
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38391 Landroid/os/BatteryStats$Uid;->getWifiScanBackgroundCount(I)I
77210 Lcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiScanBackgroundCount(I)I