Home
last modified time | relevance | path

Searched refs:onCallRemoved (Results 1 – 25 of 61) sorted by relevance

123

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVoipCallMonitorTest.java137 mMonitor.onCallRemoved(call); in testVerifyForegroundServiceTypesBeingPassedToActivityManager()
178 mMonitor.onCallRemoved(call); in testStartMonitorForOneCall()
211 mMonitor.onCallRemoved(call1); in testStopDelegation_SameApp()
217 mMonitor.onCallRemoved(call2); in testStopDelegation_SameApp()
254 mMonitor.onCallRemoved(call2); in testMonitorForTwoCallsOnDifferentHandle()
256 mMonitor.onCallRemoved(call1); in testMonitorForTwoCallsOnDifferentHandle()
319 mMonitor.onCallRemoved(call1); in test2CallsInQuickSuccession()
337 mMonitor.onCallRemoved(call2); in test2CallsInQuickSuccession()
DDisconnectedCallNotifierTest.java88 notifier.onCallRemoved(call); in testNotificationShownAfterEmergencyCall()
111 notifier.onCallRemoved(call); in testNotificationShownForDisconnectedEmergencyCall()
133 notifier.onCallRemoved(call); in testNotificationNotShownAfterCall()
DCallDiagnosticServiceControllerTest.java175 mCallDiagnosticService.onCallRemoved(mCall); in testRemoveSimCallCausesRemoveAndUnbind()
191 mCallDiagnosticService.onCallRemoved(mCall); in testAddTwo()
195 mCallDiagnosticService.onCallRemoved(mCallTwo); in testAddTwo()
DProximitySensorManagerTest.java107 mProximitySensorManager.onCallRemoved(mock(Call.class)); in testCallRemovedFromCallsManagerCallsActive()
118 mProximitySensorManager.onCallRemoved(mock(Call.class)); in testCallRemovedFromCallsManagerNoCallsActive()
DInCallWakeLockControllerTest.java107 mInCallWakeLockController.onCallRemoved(mCall); in testRingingCallRemoved()
118 mInCallWakeLockController.onCallRemoved(mCall); in testWakeLockReleased()
DCallRecordingTonePlayerTest.java146 mCallRecordingTonePlayer.onCallRemoved(call); in testToneLooping()
221 mCallRecordingTonePlayer.onCallRemoved(call); in testAddEligibleCall()
240 mCallRecordingTonePlayer.onCallRemoved(call); in testRecordingCallbackRegistered()
DHeadsetMediaButtonTest.java98 mHeadsetMediaButton.onCallRemoved(regularCall); in testAddCall()
145 mHeadsetMediaButton.onCallRemoved(externalCall); in testExternalCallNotChangesState()
DEmergencyCallDiagnosticLoggerTest.java265 mEmergencyCallDiagnosticLogger.onCallRemoved(call); in testEmergencyCallNeverWentActiveWithNonLocalDisconnectCause()
297 mEmergencyCallDiagnosticLogger.onCallRemoved(call); in testEmergencyCallWentActiveForLongDuration_shouldNotCollectDiagnostics()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/telecom/
DInCallServiceImpl.java99 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
103 listener.onCallRemoved(call); in onCallRemoved()
135 void onCallRemoved(Call call); in onCallRemoved() method
/packages/apps/Dialer/java/com/android/incallui/
DInCallServiceImpl.java73 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
75 speakEasyCallManager.onCallRemoved(CallList.getInstance().getDialerCallFromTelecomCall(call)); in onCallRemoved()
77 InCallPresenter.getInstance().onCallRemoved(call); in onCallRemoved()
/packages/services/Telecomm/src/com/android/server/telecom/
DProximitySensorManager.java41 public void onCallRemoved(Call call) { in onCallRemoved() method in ProximitySensorManager
49 super.onCallRemoved(call); in onCallRemoved()
DInCallWakeLockController.java48 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallWakeLockController
DStatusBarNotifier.java50 public void onCallRemoved(Call call) { in onCallRemoved() method in StatusBarNotifier
DCallsManagerListenerBase.java34 public void onCallRemoved(Call call) { in onCallRemoved() method in CallsManagerListenerBase
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java84 public void onCallRemoved(UUID callId, int reason) { in onCallRemoved() method in BluetoothLeCallControlProxy
85 mBluetoothLeCallControl.onCallRemoved(callId, reason); in onCallRemoved()
/packages/apps/Dialer/java/com/android/incallui/call/
DExternalCallList.java60 public void onCallRemoved(Call telecomCall) { in onCallRemoved() method in ExternalCallList
110 onCallRemoved(call); in notifyExternalCallUpdated()
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/telecom/
DInCallServiceImplTest.java84 mInCallService.onCallRemoved(mMockCall); in testOnCallRemoved()
114 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImplTest.CallListener
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestCallList.java41 public void onCallRemoved(Call call) {} in onCallRemoved() method in TestCallList.Listener
155 l.onCallRemoved(call); in removeCall()
DTestInCallServiceImpl.java49 public void onCallRemoved(Phone phone, Call call) {
/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
DCarModeCallList.java40 public void onCallRemoved(Call call) {} in onCallRemoved() method in CarModeCallList.Listener
155 l.onCallRemoved(call); in removeCall()
/packages/modules/Bluetooth/android/app/tests/instrumentation/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java834 mBluetoothInCallService.onCallRemoved(mHeadsetService, activeCall, true); in listCurrentCallsConferenceEmptyChildrenInference()
835 mBluetoothInCallService.onCallRemoved(mHeadsetService, holdingCall, true); in listCurrentCallsConferenceEmptyChildrenInference()
883 mBluetoothInCallService.onCallRemoved(mHeadsetService, activeCall, true); in listCurrentCallsConferenceEmptyChildrenInference()
884 mBluetoothInCallService.onCallRemoved(mHeadsetService, holdingCall, true); in listCurrentCallsConferenceEmptyChildrenInference()
896 mBluetoothInCallService.onCallRemoved(mHeadsetService, conferenceCall, true); in listCurrentCallsConferenceEmptyChildrenInference()
927 mBluetoothInCallService.onCallRemoved(mHeadsetService, activeCall_1, true); in endActivecallWhenConferenceCallInHoldState()
928 mBluetoothInCallService.onCallRemoved(mHeadsetService, activeCall_2, true); in endActivecallWhenConferenceCallInHoldState()
1019 mBluetoothInCallService.onCallRemoved(mHeadsetService, activeCall_1, true); in conferenceLastCallIndexIsMaintained()
1020 mBluetoothInCallService.onCallRemoved(mHeadsetService, activeCall_2, true); in conferenceLastCallIndexIsMaintained()
1069 mBluetoothInCallService.onCallRemoved(mHeadsetService, activeCall_1, true); in conferenceLastCallIndexIsMaintained()
[all …]
/packages/apps/Dialer/java/com/android/incallui/speakeasy/
DSpeakEasyCallManager.java41 void onCallRemoved(@NonNull DialerCall call); in onCallRemoved() method
DSpeakEasyCallManagerStub.java44 public void onCallRemoved(DialerCall call) {} in onCallRemoved() method in SpeakEasyCallManagerStub
/packages/modules/Permission/service/java/com/android/ecm/
DEnhancedConfirmationCallTrackerService.java68 public void onCallRemoved(@Nullable Call call) { in onCallRemoved() method in EnhancedConfirmationCallTrackerService
/packages/services/Telecomm/testapps/companionapp/src/com/android/server/telecom/companionapp/
DCompanionInCallServiceImpl.java46 public void onCallRemoved(Phone phone, Call call) {

123