Searched refs:getBluetoothOnTime (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryStats.java526 public abstract long getBluetoothOnTime(long batteryRealtime, int which); method in class:BatteryStats
783 final long bluetoothOnTime = getBluetoothOnTime(batteryRealtime, which);
1047 final long bluetoothOnTime = getBluetoothOnTime(batteryRealtime, which);
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java1422 @Override public long getBluetoothOnTime(long batteryRealtime, int which) { method in class:BatteryStatsImpl

Completed in 32 milliseconds