Home
last modified time | relevance | path

Searched defs:getBluetoothControllerActivity (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DBatteryStats.java800 public abstract ControllerActivityCounter getBluetoothControllerActivity(); in getBluetoothControllerActivity() method in BatteryStats.Uid
3255 public abstract ControllerActivityCounter getBluetoothControllerActivity(); in getBluetoothControllerActivity() method in BatteryStats
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java7448 public ControllerActivityCounter getBluetoothControllerActivity() { in getBluetoothControllerActivity() method in BatteryStatsImpl
8403 public ControllerActivityCounterImpl getBluetoothControllerActivity() { in getBluetoothControllerActivity() method in BatteryStatsImpl.Uid