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.java1679 public void exitBackgroundAudioProcessing(boolean shouldRing) { in exitBackgroundAudioProcessing() method in Call
1683 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.txt3849 method public void exitBackgroundAudioProcessing(boolean);
Dsystem-current.txt10196 method public void exitBackgroundAudioProcessing(boolean);
/frameworks/base/non-updatable-api/
Dsystem-current.txt9078 method public void exitBackgroundAudioProcessing(boolean);