Searched refs:getBluetoothStateTime (Results 1 – 2 of 2) sorted by relevance
1448 public abstract long getBluetoothStateTime(int bluetoothState, in getBluetoothStateTime() method in BatteryStats2038 args[i] = getBluetoothStateTime(i, rawRealtime, which) / 1000; in dumpCheckinLocked()2749 final long time = getBluetoothStateTime(i, rawRealtime, which); in dumpLocked()
4102 @Override public long getBluetoothStateTime(int bluetoothState, in getBluetoothStateTime() method in BatteryStatsImpl