Searched refs:mBluetoothScoOnApplied (Results 1 – 1 of 1) sorted by relevance
1001 private boolean mBluetoothScoOnApplied; field in AudioDeviceBroker1026 mBluetoothScoOnApplied = false; in initAudioHalBluetoothState()1037 if (mBluetoothScoOn != mBluetoothScoOnApplied) { in updateAudioHalBluetoothState()1040 + mBluetoothScoOn + ", mBluetoothScoOnApplied: " + mBluetoothScoOnApplied); in updateAudioHalBluetoothState()1055 mBluetoothScoOnApplied = mBluetoothScoOn; in updateAudioHalBluetoothState()1057 if (!mBluetoothScoOnApplied) { in updateAudioHalBluetoothState()