Searched refs:mBluetoothScanTimer (Results 1 – 3 of 3) sorted by relevance
47 mBluetoothScanTimer = new StopwatchTimer(mClocks, null, -14, null, mOnBatteryTimeBase); in MockBatteryStatsImpl()
907 protected StopwatchTimer mBluetoothScanTimer; field in BatteryStatsImpl5550 mBluetoothScanTimer.startRunningLocked(elapsedRealtime); in noteBluetoothScanStartedLocked()5581 mBluetoothScanTimer.stopRunningLocked(elapsedRealtime); in noteBluetoothScanStoppedLocked()5617 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtime); in noteResetBluetoothScanLocked()6419 return mBluetoothScanTimer.getTotalTimeLocked(elapsedRealtimeUs, which); in getBluetoothScanTime()6583 DualTimer mBluetoothScanTimer; field in BatteryStatsImpl.Uid7214 if (mBluetoothScanTimer == null) { in createBluetoothScanTimerLocked()7215 mBluetoothScanTimer = new DualTimer(mBsi.mClocks, Uid.this, BLUETOOTH_SCAN_ON, in createBluetoothScanTimerLocked()7219 return mBluetoothScanTimer; in createBluetoothScanTimerLocked()7240 if (mBluetoothScanTimer != null) { in noteBluetoothScanStoppedLocked()[all …]
94695 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mBluetoothScanTimer:Lcom/android/internal/os/Batter…95034 Lcom/android/internal/os/BatteryStatsImpl;->mBluetoothScanTimer:Lcom/android/internal/os/BatterySta…