Searched refs:mBluetoothScanTimer (Results 1 – 2 of 2) sorted by relevance
1508 StopwatchTimer mBluetoothScanTimer; field in BatteryStatsImpl6721 mBluetoothScanTimer.startRunningLocked(elapsedRealtimeMs); in noteBluetoothScanStartedLocked()6763 mBluetoothScanTimer.stopRunningLocked(elapsedRealtimeMs); in noteBluetoothScanStoppedLocked()6799 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetBluetoothScanLocked()6839 if (uidStats.mBluetoothScanTimer == null) { in retrieveBluetoothScanTimesLocked()6843 long scanTimeUs = mBluetoothScanTimer.getTotalTimeLocked(elapsedTimeUs, in retrieveBluetoothScanTimesLocked()7825 return mBluetoothScanTimer.getTotalTimeLocked(elapsedRealtimeUs, which); in getBluetoothScanTime()8164 DualTimer mBluetoothScanTimer; field in BatteryStatsImpl.Uid9121 if (mBluetoothScanTimer == null) { in createBluetoothScanTimerLocked()9122 mBluetoothScanTimer = new DualTimer(mBsi.mClock, Uid.this, BLUETOOTH_SCAN_ON, in createBluetoothScanTimerLocked()[all …]
73261 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mBluetoothScanTimer:Lcom/android/internal/os/Batter…73595 Lcom/android/internal/os/BatteryStatsImpl;->mBluetoothScanTimer:Lcom/android/internal/os/BatterySta…