Home
last modified time | relevance | path

Searched refs:mBluetoothScanTimer (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java1708 StopwatchTimer mBluetoothScanTimer; field in BatteryStatsImpl
6786 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.Uid
9186 if (mBluetoothScanTimer == null) { in createBluetoothScanTimerLocked()
9187 mBluetoothScanTimer = new DualTimer(mBsi.mClock, Uid.this, BLUETOOTH_SCAN_ON, in createBluetoothScanTimerLocked()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73261 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mBluetoothScanTimer:Lcom/android/internal/os/Batter…
73595 Lcom/android/internal/os/BatteryStatsImpl;->mBluetoothScanTimer:Lcom/android/internal/os/BatterySta…