Searched refs:POWER_BLUETOOTH_CONTROLLER_IDLE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DBluetoothPowerCalculator.java31 mIdleMa = profile.getAveragePower(PowerProfile.POWER_BLUETOOTH_CONTROLLER_IDLE);
H A DPowerProfile.java91 public static final String POWER_BLUETOOTH_CONTROLLER_IDLE = "bluetooth.controller.idle"; field in class:PowerProfile
285 POWER_BLUETOOTH_CONTROLLER_IDLE,
H A DBatteryStatsHelper.java159 profile.getAveragePower(PowerProfile.POWER_BLUETOOTH_CONTROLLER_IDLE) != 0 &&

Completed in 69 milliseconds