Searched refs:getBluetoothScanTimer (Results 1 – 5 of 5) sorted by relevance
251 addTimer(uidWriter, UidHealthStats.TIMER_BLUETOOTH_SCAN, uid.getBluetoothScanTimer()); in writeUid()
253 BatteryStats.Timer timer = bi.getUidStats().get(UID).getBluetoothScanTimer(); in doTestAppBluetoothScanInternal()
725 public abstract Timer getBluetoothScanTimer(); in getBluetoothScanTimer() method in BatteryStats.Uid3968 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpCheckinLocked()5414 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpLocked()7230 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpProtoAppsLocked()
7572 public Timer getBluetoothScanTimer() { in getBluetoothScanTimer() method in BatteryStatsImpl.Uid
8797 HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanTimer()Landroid/os/BatteryStats$T…8798 HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanTimer()Lcom/android/internal/os/B…27046 HSPLandroid/os/BatteryStats$Uid;->getBluetoothScanTimer()Landroid/os/BatteryStats$Timer;