Searched refs:mBluetoothScanTimer (Results 1 – 2 of 2) sorted by relevance
981 StopwatchTimer mBluetoothScanTimer; field in BatteryStatsImpl5847 mBluetoothScanTimer.startRunningLocked(elapsedRealtimeMs); in noteBluetoothScanStartedLocked()5885 mBluetoothScanTimer.stopRunningLocked(elapsedRealtimeMs); in noteBluetoothScanStoppedLocked()5932 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetBluetoothScanLocked()6928 return mBluetoothScanTimer.getTotalTimeLocked(elapsedRealtimeUs, which); in getBluetoothScanTime()7232 DualTimer mBluetoothScanTimer; field in BatteryStatsImpl.Uid8038 if (mBluetoothScanTimer == null) { in createBluetoothScanTimerLocked()8039 mBluetoothScanTimer = new DualTimer(mBsi.mClocks, Uid.this, BLUETOOTH_SCAN_ON, in createBluetoothScanTimerLocked()8043 return mBluetoothScanTimer; in createBluetoothScanTimerLocked()8064 if (mBluetoothScanTimer != null) { in noteBluetoothScanStoppedLocked()[all …]
77227 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mBluetoothScanTimer:Lcom/android/internal/os/Batter…77561 Lcom/android/internal/os/BatteryStatsImpl;->mBluetoothScanTimer:Lcom/android/internal/os/BatterySta…