summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2021-11-09 12:09:54 +0100
committerEric Laurent <elaurent@google.com>2021-11-15 14:02:28 +0100
commit1c3408fc6d63f8cb87b06d4d8c656067cdcb227e (patch)
treef1bbc49ce38711c8bde105753ce92881c396d6c9 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent420679dea6c620ce2aa011f4de0fa8c085e815ee (diff)
audio: add call redirection audio modes
Add two audio modes corresponding to a call redirection scenario: - AudioManager.MODE_CALL_REDIRECT: PSTN call redirection - AudioManager.MODE_COMMUNICATION_REDIRECT: VoIP call redirection When in call redirect mode, call audio uplink and downlink are not routed to regular audio sinks (e.g. earpiece) or sources (e.g. built in mic) but disconnected. A privileged app can use system APIs to inject and extract call audio and redirect the call to another device. All other media use cases operate as if no call was active. Bug: 189472651 Test: make Change-Id: I3b1a616a72b1f7c97e0e5bf7c9f76c40a28876f1
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions