Searched refs:mBluetoothA2dpEnabled (Results 1 – 1 of 1) sorted by relevance
514 private boolean mBluetoothA2dpEnabled; field in AudioService845 mBluetoothA2dpEnabled ? in onAudioServerDied()2709 mBluetoothA2dpEnabled = on; in setBluetoothA2dpOn()2712 mBluetoothA2dpEnabled ? AudioSystem.FORCE_NONE : AudioSystem.FORCE_NO_BT_A2DP, in setBluetoothA2dpOn()2720 return mBluetoothA2dpEnabled; in isBluetoothA2dpOn()5591 mBluetoothA2dpEnabled = on; in setBluetoothA2dpOnInt()5594 mBluetoothA2dpEnabled ? AudioSystem.FORCE_NONE : AudioSystem.FORCE_NO_BT_A2DP); in setBluetoothA2dpOnInt()