Home
last modified time | relevance | path

Searched refs:noteBluetoothScanStoppedFromSourceLocked (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsBackgroundStatsTest.java247 bi.noteBluetoothScanStoppedFromSourceLocked(ws, false); in doTestAppBluetoothScanInternal()
251 bi.noteBluetoothScanStoppedFromSourceLocked(ws, true); in doTestAppBluetoothScanInternal()
H A DBatteryStatsImplTest.java570 mBatteryStatsImpl.noteBluetoothScanStoppedFromSourceLocked(ws, false, 5000, 5000); in testGetBluetoothBatteryStats()
572 mBatteryStatsImpl.noteBluetoothScanStoppedFromSourceLocked(ws, true, 9000, 9000); in testGetBluetoothBatteryStats()
H A DBluetoothPowerCalculatorTest.java65 batteryStats.noteBluetoothScanStoppedFromSourceLocked(ws, false, 1000, 1000); in testTimerBasedModel()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java2327 mStats.noteBluetoothScanStoppedFromSourceLocked(localWs, isUnoptimized, in noteBleScanStopped()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java6491 public void noteBluetoothScanStoppedFromSourceLocked(WorkSource ws, boolean isUnoptimized) { in noteBluetoothScanStoppedFromSourceLocked() method in BatteryStatsImpl
6492 noteBluetoothScanStoppedFromSourceLocked(ws, isUnoptimized, in noteBluetoothScanStoppedFromSourceLocked()
6497 public void noteBluetoothScanStoppedFromSourceLocked(WorkSource ws, boolean isUnoptimized, in noteBluetoothScanStoppedFromSourceLocked() method in BatteryStatsImpl
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt74507 Lcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStoppedFromSourceLocked(Landroid/os/Wo…