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
3566 public void onHandoverFailed(int handoverError) { in onHandoverFailed() method in Call
3569 l.onHandoverFailed(this, handoverError); in onHandoverFailed()
DInCallController.java851 public void onHandoverFailed(Call call, int error) {
1270 inCallService.onHandoverFailed(mCallIdMapper.getCallId(call), error); in notifyHandoverFailed()
DCallsManager.java3628 handoverFrom.onHandoverFailed(android.telecom.Call.Callback.HANDOVER_FAILURE_USER_REJECTED);
4766 handoverFromCall.onHandoverFailed(
4776 handoverFromCall.onHandoverFailed(