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.java144 void onHandoverFailed(Call call, int error); in onHandoverFailed() method
225 public void onHandoverFailed(Call call, int error) {} in onHandoverFailed() method in Call.ListenerBase
3099 public void onHandoverFailed(int handoverError) { in onHandoverFailed() method in Call
3102 l.onHandoverFailed(this, handoverError); in onHandoverFailed()
DInCallController.java682 public void onHandoverFailed(Call call, int error) {
1062 inCallService.onHandoverFailed(mCallIdMapper.getCallId(call), error); in notifyHandoverFailed()
DCallsManager.java3107 handoverFrom.onHandoverFailed(android.telecom.Call.Callback.HANDOVER_FAILURE_USER_REJECTED);
4174 handoverFromCall.onHandoverFailed(
4184 handoverFromCall.onHandoverFailed(