Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallAdapter.aidl55 void exitBackgroundAudioProcessing(String callId, boolean shouldRing); in exitBackgroundAudioProcessing() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothCall.java95 public void exitBackgroundAudioProcessing(boolean shouldRing) { in exitBackgroundAudioProcessing() method in BluetoothCall
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java207 public void exitBackgroundAudioProcessing(String callId, boolean shouldRing) { in exitBackgroundAudioProcessing() method in InCallAdapter
H A DCall.java1815 public void exitBackgroundAudioProcessing(boolean shouldRing) { in exitBackgroundAudioProcessing() method in Call
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallAdapter.java420 public void exitBackgroundAudioProcessing(String callId, boolean shouldRing) { in exitBackgroundAudioProcessing() method in InCallAdapter