Searched refs:mBluetoothScanTimer (Results 1 – 3 of 3) sorted by relevance
47 mBluetoothScanTimer = new StopwatchTimer(mClocks, null, -14, null, mOnBatteryTimeBase); in MockBatteryStatsImpl()
909 protected StopwatchTimer mBluetoothScanTimer; field in BatteryStatsImpl5563 mBluetoothScanTimer.startRunningLocked(elapsedRealtime); in noteBluetoothScanStartedLocked()5594 mBluetoothScanTimer.stopRunningLocked(elapsedRealtime); in noteBluetoothScanStoppedLocked()5630 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtime); in noteResetBluetoothScanLocked()6432 return mBluetoothScanTimer.getTotalTimeLocked(elapsedRealtimeUs, which); in getBluetoothScanTime()6596 DualTimer mBluetoothScanTimer; field in BatteryStatsImpl.Uid7227 if (mBluetoothScanTimer == null) { in createBluetoothScanTimerLocked()7228 mBluetoothScanTimer = new DualTimer(mBsi.mClocks, Uid.this, BLUETOOTH_SCAN_ON, in createBluetoothScanTimerLocked()7232 return mBluetoothScanTimer; in createBluetoothScanTimerLocked()7253 if (mBluetoothScanTimer != null) { in noteBluetoothScanStoppedLocked()[all …]
88333 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mBluetoothScanTimer:Lcom/android/internal/os/Batter…88667 Lcom/android/internal/os/BatteryStatsImpl;->mBluetoothScanTimer:Lcom/android/internal/os/BatterySta…