Searched refs:mBluetoothA2dpEnabled (Results 1 – 1 of 1) sorted by relevance
587 private boolean mBluetoothA2dpEnabled; field in AudioService1033 final int forMed = mBluetoothA2dpEnabled ? in onAudioServerDied()3309 if (mBluetoothA2dpEnabled == on) { in setBluetoothA2dpOn()3312 mBluetoothA2dpEnabled = on; in setBluetoothA2dpOn()3315 mBluetoothA2dpEnabled ? AudioSystem.FORCE_NONE : AudioSystem.FORCE_NO_BT_A2DP, in setBluetoothA2dpOn()3323 return mBluetoothA2dpEnabled; in isBluetoothA2dpOn()6847 mBluetoothA2dpEnabled = on; in setBluetoothA2dpOnInt()6850 mBluetoothA2dpEnabled ? AudioSystem.FORCE_NONE : AudioSystem.FORCE_NO_BT_A2DP, in setBluetoothA2dpOnInt()