Searched refs:getBluetoothControllerActivity (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DBluetoothPowerCalculator.java40 final BatteryStats.ControllerActivityCounter counter = u.getBluetoothControllerActivity();
70 stats.getBluetoothControllerActivity();
H A DBatteryStatsImpl.java5052 public ControllerActivityCounter getBluetoothControllerActivity() { method in class:BatteryStatsImpl
5486 public ControllerActivityCounter getBluetoothControllerActivity() { method in class:BatteryStatsImpl.Uid
/frameworks/base/services/core/java/com/android/server/am/
H A DHealthStatsBatteryStatsWriter.java178 controller = uid.getBluetoothControllerActivity();
/frameworks/base/core/java/android/os/
H A DBatteryStats.java452 public abstract ControllerActivityCounter getBluetoothControllerActivity(); method in class:BatteryStats.Uid
2186 * When true, calling {@link #getBluetoothControllerActivity()} will yield the
2196 public abstract ControllerActivityCounter getBluetoothControllerActivity(); method in class:BatteryStats
3003 getBluetoothControllerActivity(), which);
3245 u.getBluetoothControllerActivity(), which);
3921 printControllerActivity(pw, sb, prefix, "Bluetooth", getBluetoothControllerActivity(),

Completed in 69 milliseconds