Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBluetoothPowerCalculator.java40 final BatteryStats.ControllerActivityCounter counter = u.getBluetoothControllerActivity(); in calculateApp()
70 stats.getBluetoothControllerActivity(); in calculateRemaining()
DBatteryStatsImpl.java4781 public ControllerActivityCounter getBluetoothControllerActivity() { in getBluetoothControllerActivity() method in BatteryStatsImpl
5178 public ControllerActivityCounter getBluetoothControllerActivity() { in getBluetoothControllerActivity() method in BatteryStatsImpl.Uid
/frameworks/base/services/core/java/com/android/server/am/
DHealthStatsBatteryStatsWriter.java178 controller = uid.getBluetoothControllerActivity(); in writeUid()
/frameworks/base/core/java/android/os/
DBatteryStats.java420 public abstract ControllerActivityCounter getBluetoothControllerActivity(); in getBluetoothControllerActivity() method in BatteryStats.Uid
2141 public abstract ControllerActivityCounter getBluetoothControllerActivity(); in getBluetoothControllerActivity() method in BatteryStats
2907 getBluetoothControllerActivity(), which); in dumpCheckinLocked()
3147 u.getBluetoothControllerActivity(), which); in dumpCheckinLocked()
3823 printControllerActivity(pw, sb, prefix, "Bluetooth", getBluetoothControllerActivity(), in dumpLocked()