Home
last modified time | relevance | path

Searched refs:exitBackgroundAudioProcessing (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DInCallAdapter.java207 public void exitBackgroundAudioProcessing(String callId, boolean shouldRing) { in exitBackgroundAudioProcessing() method in InCallAdapter
209 mAdapter.exitBackgroundAudioProcessing(callId, shouldRing); in exitBackgroundAudioProcessing()
DCall.java1673 public void exitBackgroundAudioProcessing(boolean shouldRing) { in exitBackgroundAudioProcessing() method in Call
1677 mInCallAdapter.exitBackgroundAudioProcessing(mTelecomCallId, shouldRing); in exitBackgroundAudioProcessing()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIInCallAdapter.aidl55 void exitBackgroundAudioProcessing(String callId, boolean shouldRing); in exitBackgroundAudioProcessing() method
/frameworks/base/api/
Dtest-current.txt3025 method public void exitBackgroundAudioProcessing(boolean);
Dsystem-current.txt7692 method public void exitBackgroundAudioProcessing(boolean);
/frameworks/base/non-updatable-api/
Dsystem-current.txt7590 method public void exitBackgroundAudioProcessing(boolean);