Home
last modified time | relevance | path

Searched defs:voiceCommunicationCaptureAllowed (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/audiopolicy/
H A DAudioMixingRule.java57 boolean voiceCommunicationCaptureAllowed) { in AudioMixingRule()
276 public boolean voiceCommunicationCaptureAllowed() { in voiceCommunicationCaptureAllowed() method in AudioMixingRule
542 public @NonNull Builder voiceCommunicationCaptureAllowed(boolean allowed) { in voiceCommunicationCaptureAllowed() method in AudioMixingRule.Builder