Home
last modified time | relevance | path

Searched refs:POWER_BLUETOOTH_CONTROLLER_RX (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DPowerProfile.java92 public static final String POWER_BLUETOOTH_CONTROLLER_RX = "bluetooth.controller.rx"; field in PowerProfile
281 POWER_BLUETOOTH_CONTROLLER_RX, in readPowerValuesFromXml()
DBluetoothPowerCalculator.java32 mRxMa = profile.getAveragePower(PowerProfile.POWER_BLUETOOTH_CONTROLLER_RX); in BluetoothPowerCalculator()
DBatteryStatsHelper.java149 profile.getAveragePower(PowerProfile.POWER_BLUETOOTH_CONTROLLER_RX) != 0 && in checkHasBluetoothPowerReporting()