Searched refs:noteBluetoothScanStoppedLocked (Results 1 – 1 of 1) sorted by relevance
4848 private void noteBluetoothScanStoppedLocked(int uid) { in noteBluetoothScanStoppedLocked() method in BatteryStatsImpl4860 getUidStatsLocked(uid).noteBluetoothScanStoppedLocked(elapsedRealtime); in noteBluetoothScanStoppedLocked()4866 noteBluetoothScanStoppedLocked(ws.get(i)); in noteBluetoothScanStoppedFromSourceLocked()6117 public void noteBluetoothScanStoppedLocked(long elapsedRealtimeMs) { in noteBluetoothScanStoppedLocked() method in BatteryStatsImpl.Uid