Searched refs:mBluetoothA2dpSuspendedApplied (Results 1 – 1 of 1) sorted by relevance
1012 private boolean mBluetoothA2dpSuspendedApplied; field in AudioDeviceBroker1028 mBluetoothA2dpSuspendedApplied = false; in initAudioHalBluetoothState()1043 if (!mBluetoothA2dpSuspendedApplied) { in updateAudioHalBluetoothState()1045 mBluetoothA2dpSuspendedApplied = true; in updateAudioHalBluetoothState()1059 != mBluetoothA2dpSuspendedApplied) { in updateAudioHalBluetoothState()1065 + mBluetoothA2dpSuspendedApplied); in updateAudioHalBluetoothState()1067 mBluetoothA2dpSuspendedApplied = in updateAudioHalBluetoothState()1069 if (mBluetoothA2dpSuspendedApplied) { in updateAudioHalBluetoothState()