Home
last modified time | relevance | path

Searched refs:noteBluetoothScanStoppedLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java5723 private void noteBluetoothScanStoppedLocked(WorkChain workChain, int uid, in noteBluetoothScanStoppedLocked() method in BatteryStatsImpl
5736 getUidStatsLocked(uid).noteBluetoothScanStoppedLocked(elapsedRealtime, isUnoptimized); in noteBluetoothScanStoppedLocked()
5750 noteBluetoothScanStoppedLocked(null, ws.get(i), isUnoptimized); in noteBluetoothScanStoppedFromSourceLocked()
5756 noteBluetoothScanStoppedLocked(workChains.get(i), -1, isUnoptimized); in noteBluetoothScanStoppedFromSourceLocked()
7365 public void noteBluetoothScanStoppedLocked(long elapsedRealtimeMs, boolean isUnoptimized) { in noteBluetoothScanStoppedLocked() method in BatteryStatsImpl.Uid
/frameworks/base/config/
Dboot-image-profile.txt8869 HPLcom/android/internal/os/BatteryStatsImpl$Uid;->noteBluetoothScanStoppedLocked(JZ)V
9027 HPLcom/android/internal/os/BatteryStatsImpl;->noteBluetoothScanStoppedLocked(Landroid/os/WorkSource…