Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DHealthStatsBatteryStatsWriter.java251 addTimer(uidWriter, UidHealthStats.TIMER_BLUETOOTH_SCAN, uid.getBluetoothScanTimer()); in writeUid()
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsBackgroundStatsTest.java271 BatteryStats.Timer timer = bi.getUidStats().get(UID).getBluetoothScanTimer(); in doTestAppBluetoothScanInternal()
/frameworks/base/core/java/android/os/
DBatteryStats.java865 public abstract Timer getBluetoothScanTimer(); in getBluetoothScanTimer() method in BatteryStats.Uid
4829 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpCheckinLocked()
6230 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpLocked()
8087 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpProtoAppsLocked()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java1768 final Timer scanTimer = uid.getBluetoothScanTimer(); in getBluetoothBatteryStats()
9353 public Timer getBluetoothScanTimer() { in getBluetoothScanTimer() method in BatteryStatsImpl.Uid
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt34390 Landroid/os/BatteryStats$Uid;->getBluetoothScanTimer()Landroid/os/BatteryStats$Timer;
73193 Lcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanTimer()Lcom/android/internal/os/Bat…