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

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

Completed in 107 milliseconds