Searched defs:getBluetoothScanTimer (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryStats.java616 public abstract Timer getBluetoothScanTimer(); method in class:BatteryStats.Uid
3582 final Timer bleTimer = u.getBluetoothScanTimer();
4900 final Timer bleTimer = u.getBluetoothScanTimer();
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java6464 public Timer getBluetoothScanTimer() { method in class:BatteryStatsImpl.Uid

Completed in 221 milliseconds