Searched refs:previousOutput (Results 1 – 1 of 1) sorted by relevance
4452 int previousOutput = previousPreferences.getInt(BluetoothAdapter.AUDIO_MODE_OUTPUT_ONLY); in sendPreferredAudioProfileChangeToAudioFramework() local4458 + BluetoothProfile.getProfileName(previousOutput) in sendPreferredAudioProfileChangeToAudioFramework()4467 if (previousOutput == newOutput && previousDuplex == newDuplex) { in sendPreferredAudioProfileChangeToAudioFramework()4491 if (previousOutput != newOutput) { in sendPreferredAudioProfileChangeToAudioFramework()