Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsBackgroundStatsTest.java223 bi.noteBluetoothScanStartedFromSourceLocked(ws, false); in doTestAppBluetoothScanInternal()
235 bi.noteBluetoothScanStartedFromSourceLocked(ws, true); in doTestAppBluetoothScanInternal()
H A DBatteryStatsImplTest.java569 mBatteryStatsImpl.noteBluetoothScanStartedFromSourceLocked(ws, false, 1000, 1000); in testGetBluetoothBatteryStats()
571 mBatteryStatsImpl.noteBluetoothScanStartedFromSourceLocked(ws, true, 6000, 6000); in testGetBluetoothBatteryStats()
H A DBluetoothPowerCalculatorTest.java64 batteryStats.noteBluetoothScanStartedFromSourceLocked(ws, false, 0, 0); in testTimerBasedModel()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java2309 mStats.noteBluetoothScanStartedFromSourceLocked(localWs, isUnoptimized, in noteBleScanStarted()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java6450 public void noteBluetoothScanStartedFromSourceLocked(WorkSource ws, boolean isUnoptimized) { in noteBluetoothScanStartedFromSourceLocked() method in BatteryStatsImpl
6451 noteBluetoothScanStartedFromSourceLocked(ws, isUnoptimized, in noteBluetoothScanStartedFromSourceLocked()
6456 public void noteBluetoothScanStartedFromSourceLocked(WorkSource ws, boolean isUnoptimized, in noteBluetoothScanStartedFromSourceLocked() method in BatteryStatsImpl
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt74505 Lcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStartedFromSourceLocked(Landroid/os/Wo…