Searched refs:POWER_BLUETOOTH_ON (Results 1 – 2 of 2) sorted by relevance
86 public static final String POWER_BLUETOOTH_ON = "bluetooth.on"; field in PowerProfile
799 double btPower = btOnTimeMs * mPowerProfile.getAveragePower(PowerProfile.POWER_BLUETOOTH_ON) in addBluetoothUsage()