Home
last modified time | relevance | path

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

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsBackgroundStatsTest.java239 bi.noteBluetoothScanStartedFromSourceLocked(ws, false); in doTestAppBluetoothScanInternal()
251 bi.noteBluetoothScanStartedFromSourceLocked(ws, true); in doTestAppBluetoothScanInternal()
DBluetoothPowerCalculatorTest.java73 batteryStats.noteBluetoothScanStartedFromSourceLocked(ws, false, 0, 0); in testTimerBasedModel()
DBatteryStatsImplTest.java763 mBatteryStatsImpl.noteBluetoothScanStartedFromSourceLocked(ws, false, 1000, 1000); in testGetBluetoothBatteryStats()
765 mBatteryStatsImpl.noteBluetoothScanStartedFromSourceLocked(ws, true, 6000, 6000); in testGetBluetoothBatteryStats()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java2517 mStats.noteBluetoothScanStartedFromSourceLocked(localWs, isUnoptimized, in noteBleScanStarted()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java6729 public void noteBluetoothScanStartedFromSourceLocked(WorkSource ws, boolean isUnoptimized) { in noteBluetoothScanStartedFromSourceLocked() method in BatteryStatsImpl
6730 noteBluetoothScanStartedFromSourceLocked(ws, isUnoptimized, in noteBluetoothScanStartedFromSourceLocked()
6735 public void noteBluetoothScanStartedFromSourceLocked(WorkSource ws, boolean isUnoptimized, in noteBluetoothScanStartedFromSourceLocked() method in BatteryStatsImpl
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73862 Lcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStartedFromSourceLocked(Landroid/os/Wo…