Searched refs:mVoiceCommunicationCaptureAllowed (Results 1 – 2 of 2) sorted by relevance
61 mVoiceCommunicationCaptureAllowed = voiceCommunicationCaptureAllowed; in AudioMixingRule()268 private boolean mVoiceCommunicationCaptureAllowed = false; field in AudioMixingRule277 return mVoiceCommunicationCaptureAllowed; in voiceCommunicationCaptureAllowed()282 mVoiceCommunicationCaptureAllowed = allowed; in setVoiceCommunicationCaptureAllowed()313 && (this.mVoiceCommunicationCaptureAllowed in equals()314 == that.mVoiceCommunicationCaptureAllowed); in equals()323 mVoiceCommunicationCaptureAllowed); in hashCode()403 private boolean mVoiceCommunicationCaptureAllowed = false; field in AudioMixingRule.Builder543 mVoiceCommunicationCaptureAllowed = allowed; in voiceCommunicationCaptureAllowed()717 mVoiceCommunicationCaptureAllowed); in build()
164 jfieldID mVoiceCommunicationCaptureAllowed; member2227 nAudioMix->mVoiceCommunicationCaptureAllowed = in convertAudioMixToNative()2228 env->GetBooleanField(jRule, gAudioMixingRuleFields.mVoiceCommunicationCaptureAllowed); in convertAudioMixToNative()3576 gAudioMixingRuleFields.mVoiceCommunicationCaptureAllowed = in register_android_media_AudioSystem()