Searched refs:noteBluetoothScanResultsFromSourceLocked (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/ |
D | BatteryStatsNoteTest.java | 116 bi.noteBluetoothScanResultsFromSourceLocked(WS, 1); in testNoteBluetoothScanResultLocked() 117 bi.noteBluetoothScanResultsFromSourceLocked(WS, 100); in testNoteBluetoothScanResultLocked() 127 bi.noteBluetoothScanResultsFromSourceLocked(WS, 17); in testNoteBluetoothScanResultLocked()
|
D | BatteryStatsImplTest.java | 767 mBatteryStatsImpl.noteBluetoothScanResultsFromSourceLocked(ws, 42, 9000, 9000); in testGetBluetoothBatteryStats()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 2569 mStats.noteBluetoothScanResultsFromSourceLocked(localWs, numNewResults, in noteBleScanResults()
|
/frameworks/base/services/core/java/com/android/server/power/stats/ |
D | BatteryStatsImpl.java | 6808 public void noteBluetoothScanResultsFromSourceLocked(WorkSource ws, int numNewResults) { in noteBluetoothScanResultsFromSourceLocked() method in BatteryStatsImpl 6809 noteBluetoothScanResultsFromSourceLocked(ws, numNewResults, in noteBluetoothScanResultsFromSourceLocked() 6814 public void noteBluetoothScanResultsFromSourceLocked(WorkSource ws, int numNewResults, in noteBluetoothScanResultsFromSourceLocked() method in BatteryStatsImpl
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 73861 Lcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanResultsFromSourceLocked(Landroid/os/Wo…
|