Home
last modified time | relevance | path

Searched refs:noteBluetoothScanStoppedFromSourceLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBatteryStatsBackgroundStatsTest.java222 bi.noteBluetoothScanStoppedFromSourceLocked(ws); in testAppBluetoothScan()
238 bi.noteBluetoothScanStoppedFromSourceLocked(ws); in testAppBluetoothScan()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java968 mStats.noteBluetoothScanStoppedFromSourceLocked(ws); in noteBleScanStopped()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java4863 public void noteBluetoothScanStoppedFromSourceLocked(WorkSource ws) { in noteBluetoothScanStoppedFromSourceLocked() method in BatteryStatsImpl