Home
last modified time | relevance | path

Searched refs:noteBluetoothScanResultsFromSourceLocked (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsNoteTest.java116 bi.noteBluetoothScanResultsFromSourceLocked(WS, 1); in testNoteBluetoothScanResultLocked()
117 bi.noteBluetoothScanResultsFromSourceLocked(WS, 100); in testNoteBluetoothScanResultLocked()
127 bi.noteBluetoothScanResultsFromSourceLocked(WS, 17); in testNoteBluetoothScanResultLocked()
DBatteryStatsImplTest.java767 mBatteryStatsImpl.noteBluetoothScanResultsFromSourceLocked(ws, 42, 9000, 9000); in testGetBluetoothBatteryStats()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java2569 mStats.noteBluetoothScanResultsFromSourceLocked(localWs, numNewResults, in noteBleScanResults()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java6808 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/
Dhiddenapi-max-target-o.txt73861 Lcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanResultsFromSourceLocked(Landroid/os/Wo…