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 D | BatteryStatsBackgroundStatsTest.java | 247 bi.noteBluetoothScanStoppedFromSourceLocked(ws, false); in doTestAppBluetoothScanInternal() 251 bi.noteBluetoothScanStoppedFromSourceLocked(ws, true); in doTestAppBluetoothScanInternal()
|
H A D | BatteryStatsImplTest.java | 570 mBatteryStatsImpl.noteBluetoothScanStoppedFromSourceLocked(ws, false, 5000, 5000); in testGetBluetoothBatteryStats() 572 mBatteryStatsImpl.noteBluetoothScanStoppedFromSourceLocked(ws, true, 9000, 9000); in testGetBluetoothBatteryStats()
|
H A D | BluetoothPowerCalculatorTest.java | 65 batteryStats.noteBluetoothScanStoppedFromSourceLocked(ws, false, 1000, 1000); in testTimerBasedModel()
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BatteryStatsService.java | 2327 mStats.noteBluetoothScanStoppedFromSourceLocked(localWs, isUnoptimized, in noteBleScanStopped()
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | BatteryStatsImpl.java | 6491 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 D | hiddenapi-max-target-o.txt | 74507 Lcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStoppedFromSourceLocked(Landroid/os/Wo…
|