Searched refs:mBluetoothScanTimer (Results 1 – 2 of 2) sorted by relevance
1708 StopwatchTimer mBluetoothScanTimer; field in BatteryStatsImpl6786 mBluetoothScanTimer.startRunningLocked(elapsedRealtimeMs); in noteBluetoothScanStartedLocked()6828 mBluetoothScanTimer.stopRunningLocked(elapsedRealtimeMs); in noteBluetoothScanStoppedLocked()6864 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetBluetoothScanLocked()6904 if (uidStats.mBluetoothScanTimer == null) { in retrieveBluetoothScanTimesLocked()6908 long scanTimeUs = mBluetoothScanTimer.getTotalTimeLocked(elapsedTimeUs, in retrieveBluetoothScanTimesLocked()7890 return mBluetoothScanTimer.getTotalTimeLocked(elapsedRealtimeUs, which); in getBluetoothScanTime()8229 DualTimer mBluetoothScanTimer; field in BatteryStatsImpl.Uid9186 if (mBluetoothScanTimer == null) { in createBluetoothScanTimerLocked()9187 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…