Searched refs:enterBackgroundAudioProcessing (Results 1 – 4 of 4) sorted by relevance
111 public void enterBackgroundAudioProcessing() { in enterBackgroundAudioProcessing() method in BluetoothCall112 mCall.enterBackgroundAudioProcessing(); in enterBackgroundAudioProcessing()
419 public void enterBackgroundAudioProcessing(String callId) { in enterBackgroundAudioProcessing() method in InCallAdapter429 mCallsManager.enterBackgroundAudioProcessing(call, mOwnerPackageName); in enterBackgroundAudioProcessing()
3127 public void enterBackgroundAudioProcessing(Call call, String requestingPackageName) {
120 NullPointerException.class, () -> mBluetoothCall.enterBackgroundAudioProcessing()); in enterBackgroundAudioProcessing_whenInnerCallIsNull_throwsNPE()