Searched refs:mVoicePlaybackActive (Results 1 – 1 of 1) sorted by relevance
4444 && mVoicePlaybackActive.get()) { in getBluetoothContextualVolumeStream()4450 private AtomicBoolean mVoicePlaybackActive = new AtomicBoolean(false); field in AudioService4481 if (mVoicePlaybackActive.getAndSet(voiceActive) != voiceActive) { in onPlaybackConfigChange()4624 mVoicePlaybackActive.get(), streamType, index)); in updateHearingAidVolumeOnVoiceActivityUpdate()