Home
last modified time | relevance | path

Searched refs:onHandoverFailed (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java147 public void onHandoverFailed(String callId, int error) {} in onHandoverFailed() method in InCallServiceFixture.FakeInCallService
/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java152 void onHandoverFailed(Call call, int error); in onHandoverFailed() method
239 public void onHandoverFailed(Call call, int error) {} in onHandoverFailed() method in Call.ListenerBase
3655 public void onHandoverFailed(int handoverError) { in onHandoverFailed() method in Call
3658 l.onHandoverFailed(this, handoverError); in onHandoverFailed()
DInCallController.java829 public void onHandoverFailed(Call call, int error) {
1208 inCallService.onHandoverFailed(mCallIdMapper.getCallId(call), error); in notifyHandoverFailed()
DCallsManager.java3679 handoverFrom.onHandoverFailed(android.telecom.Call.Callback.HANDOVER_FAILURE_USER_REJECTED);
4812 handoverFromCall.onHandoverFailed(
4822 handoverFromCall.onHandoverFailed(