Searched refs:noteBluetoothScanStartedFromSourceLocked (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/ |
D | BatteryStatsBackgroundStatsTest.java | 239 bi.noteBluetoothScanStartedFromSourceLocked(ws, false); in doTestAppBluetoothScanInternal() 251 bi.noteBluetoothScanStartedFromSourceLocked(ws, true); in doTestAppBluetoothScanInternal()
|
D | BluetoothPowerCalculatorTest.java | 73 batteryStats.noteBluetoothScanStartedFromSourceLocked(ws, false, 0, 0); in testTimerBasedModel()
|
D | BatteryStatsImplTest.java | 763 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/ |
D | BatteryStatsService.java | 2517 mStats.noteBluetoothScanStartedFromSourceLocked(localWs, isUnoptimized, in noteBleScanStarted()
|
/frameworks/base/services/core/java/com/android/server/power/stats/ |
D | BatteryStatsImpl.java | 6729 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/ |
D | hiddenapi-max-target-o.txt | 73862 Lcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStartedFromSourceLocked(Landroid/os/Wo…
|