Home
last modified time | relevance | path

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

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsBackgroundStatsTest.java263 bi.noteBluetoothScanStoppedFromSourceLocked(ws, false); in doTestAppBluetoothScanInternal()
267 bi.noteBluetoothScanStoppedFromSourceLocked(ws, true); in doTestAppBluetoothScanInternal()
DBluetoothPowerCalculatorTest.java74 batteryStats.noteBluetoothScanStoppedFromSourceLocked(ws, false, 1000, 1000); in testTimerBasedModel()
DBatteryStatsImplTest.java764 mBatteryStatsImpl.noteBluetoothScanStoppedFromSourceLocked(ws, false, 5000, 5000); in testGetBluetoothBatteryStats()
766 mBatteryStatsImpl.noteBluetoothScanStoppedFromSourceLocked(ws, true, 9000, 9000); in testGetBluetoothBatteryStats()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java2535 mStats.noteBluetoothScanStoppedFromSourceLocked(localWs, isUnoptimized, in noteBleScanStopped()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java6770 public void noteBluetoothScanStoppedFromSourceLocked(WorkSource ws, boolean isUnoptimized) { in noteBluetoothScanStoppedFromSourceLocked() method in BatteryStatsImpl
6771 noteBluetoothScanStoppedFromSourceLocked(ws, isUnoptimized, in noteBluetoothScanStoppedFromSourceLocked()
6776 public void noteBluetoothScanStoppedFromSourceLocked(WorkSource ws, boolean isUnoptimized, in noteBluetoothScanStoppedFromSourceLocked() method in BatteryStatsImpl
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73864 Lcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStoppedFromSourceLocked(Landroid/os/Wo…