Searched refs:enterBackgroundAudioProcessing (Results 1 – 7 of 7) sorted by relevance
197 public void enterBackgroundAudioProcessing(String callId) { in enterBackgroundAudioProcessing() method in InCallAdapter199 mAdapter.enterBackgroundAudioProcessing(callId); in enterBackgroundAudioProcessing()
1795 public void enterBackgroundAudioProcessing() { in enterBackgroundAudioProcessing() method in Call1799 mInCallAdapter.enterBackgroundAudioProcessing(mTelecomCallId); in enterBackgroundAudioProcessing()
91 public void enterBackgroundAudioProcessing() { in enterBackgroundAudioProcessing() method in BluetoothCall92 mCall.enterBackgroundAudioProcessing(); in enterBackgroundAudioProcessing()
53 void enterBackgroundAudioProcessing(String callId); in enterBackgroundAudioProcessing() method
399 public void enterBackgroundAudioProcessing(String callId) { in enterBackgroundAudioProcessing() method in InCallAdapter408 mCallsManager.enterBackgroundAudioProcessing(call, mOwnerPackageName); in enterBackgroundAudioProcessing()
2456 public void enterBackgroundAudioProcessing(Call call, String requestingPackageName) {
10749 method public void enterBackgroundAudioProcessing();