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.java1508 StopwatchTimer mBluetoothScanTimer; field in BatteryStatsImpl
6721 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.Uid
9121 if (mBluetoothScanTimer == null) { in createBluetoothScanTimerLocked()
9122 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…