Searched refs:getBluetoothScanTimer (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
D | HealthStatsBatteryStatsWriter.java | 250 addTimer(uidWriter, UidHealthStats.TIMER_BLUETOOTH_SCAN, uid.getBluetoothScanTimer()); in writeUid()
|
/frameworks/base/core/java/android/os/ |
D | BatteryStats.java | 452 public abstract Timer getBluetoothScanTimer(); in getBluetoothScanTimer() method in BatteryStats.Uid 3143 dumpTimer(pw, uid, category, BLUETOOTH_MISC_DATA, u.getBluetoothScanTimer(), in dumpCheckinLocked() 4194 uidActivity |= printTimer(pw, sb, u.getBluetoothScanTimer(), rawRealtime, which, prefix, in dumpLocked()
|
/frameworks/base/core/java/com/android/internal/os/ |
D | BatteryStatsImpl.java | 5454 public Timer getBluetoothScanTimer() { in getBluetoothScanTimer() method in BatteryStatsImpl.Uid
|