Searched refs:voiceCommunicationCaptureAllowed (Results 1 – 2 of 2) sorted by relevance
51 boolean voiceCommunicationCaptureAllowed) { in AudioMixingRule() argument55 mVoiceCommunicationCaptureAllowed = voiceCommunicationCaptureAllowed; in AudioMixingRule()219 public boolean voiceCommunicationCaptureAllowed() { in voiceCommunicationCaptureAllowed() method in AudioMixingRule454 public @NonNull Builder voiceCommunicationCaptureAllowed(boolean allowed) { in voiceCommunicationCaptureAllowed() method in AudioMixingRule.Builder
102 dest.writeBoolean(mix.getRule().voiceCommunicationCaptureAllowed()); in writeToParcel()136 ruleBuilder.voiceCommunicationCaptureAllowed(in.readBoolean()); in AudioPolicyConfig()177 + mix.getRule().voiceCommunicationCaptureAllowed() + "\n"; in toLogFriendlyString()