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 D | BatteryStatsBackgroundStatsTest.java | 223 bi.noteBluetoothScanStartedFromSourceLocked(ws, false); in doTestAppBluetoothScanInternal() 235 bi.noteBluetoothScanStartedFromSourceLocked(ws, true); in doTestAppBluetoothScanInternal()
|
H A D | BatteryStatsImplTest.java | 569 mBatteryStatsImpl.noteBluetoothScanStartedFromSourceLocked(ws, false, 1000, 1000); in testGetBluetoothBatteryStats() 571 mBatteryStatsImpl.noteBluetoothScanStartedFromSourceLocked(ws, true, 6000, 6000); in testGetBluetoothBatteryStats()
|
H A D | BluetoothPowerCalculatorTest.java | 64 batteryStats.noteBluetoothScanStartedFromSourceLocked(ws, false, 0, 0); in testTimerBasedModel()
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BatteryStatsService.java | 2309 mStats.noteBluetoothScanStartedFromSourceLocked(localWs, isUnoptimized, in noteBleScanStarted()
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | BatteryStatsImpl.java | 6450 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 D | hiddenapi-max-target-o.txt | 74505 Lcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStartedFromSourceLocked(Landroid/os/Wo…
|