Searched refs:voiceCommunicationCaptureAllowed (Results 1 – 4 of 4) sorted by relevance
60 boolean voiceCommunicationCaptureAllowed) { in AudioMixingRule() argument64 mVoiceCommunicationCaptureAllowed = voiceCommunicationCaptureAllowed; in AudioMixingRule()327 public boolean voiceCommunicationCaptureAllowed() { in voiceCommunicationCaptureAllowed() method in AudioMixingRule593 public @NonNull Builder voiceCommunicationCaptureAllowed(boolean allowed) { in voiceCommunicationCaptureAllowed() method in AudioMixingRule.Builder768 ruleBuilder.voiceCommunicationCaptureAllowed(source.readBoolean());
130 + mix.getRule().voiceCommunicationCaptureAllowed() + "\n"; in toLogFriendlyString()
41 boolean voiceCommunicationCaptureAllowed;
244 legacy.mVoiceCommunicationCaptureAllowed = aidl.voiceCommunicationCaptureAllowed; in aidl2legacy_AudioMix()269 aidl.voiceCommunicationCaptureAllowed = legacy.mVoiceCommunicationCaptureAllowed; in legacy2aidl_AudioMix()