Searched refs:noteBluetoothScanStoppedFromSourceLocked (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/ |
D | BatteryStatsBackgroundStatsTest.java | 263 bi.noteBluetoothScanStoppedFromSourceLocked(ws, false); in doTestAppBluetoothScanInternal() 267 bi.noteBluetoothScanStoppedFromSourceLocked(ws, true); in doTestAppBluetoothScanInternal()
|
D | BluetoothPowerCalculatorTest.java | 74 batteryStats.noteBluetoothScanStoppedFromSourceLocked(ws, false, 1000, 1000); in testTimerBasedModel()
|
D | BatteryStatsImplTest.java | 764 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/ |
D | BatteryStatsService.java | 2535 mStats.noteBluetoothScanStoppedFromSourceLocked(localWs, isUnoptimized, in noteBleScanStopped()
|
/frameworks/base/services/core/java/com/android/server/power/stats/ |
D | BatteryStatsImpl.java | 6770 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/ |
D | hiddenapi-max-target-o.txt | 73864 Lcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStoppedFromSourceLocked(Landroid/os/Wo…
|