Searched refs:mBluetoothA2dpEnabled (Results 1 – 1 of 1) sorted by relevance
508 private boolean mBluetoothA2dpEnabled; field in AudioService816 mBluetoothA2dpEnabled ? in onMediaServerDied()2555 mBluetoothA2dpEnabled = on; in setBluetoothA2dpOn()2558 mBluetoothA2dpEnabled ? AudioSystem.FORCE_NONE : AudioSystem.FORCE_NO_BT_A2DP, in setBluetoothA2dpOn()2566 return mBluetoothA2dpEnabled; in isBluetoothA2dpOn()5366 mBluetoothA2dpEnabled = on; in setBluetoothA2dpOnInt()5369 mBluetoothA2dpEnabled ? AudioSystem.FORCE_NONE : AudioSystem.FORCE_NO_BT_A2DP); in setBluetoothA2dpOnInt()