Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockInCallService.java78 public void onHandoverFailed(Call call, int failureReason) {} in onHandoverFailed() method in MockInCallService.InCallServiceCallbacks
235 public void onHandoverFailed(Call call, int failureReason) {
236 super.onHandoverFailed(call, failureReason);
238 getCallbacks().onHandoverFailed(call, failureReason);
DCtsSelfManagedConnectionService.java128 public void onHandoverFailed(ConnectionRequest request, int error) { in onHandoverFailed() method in CtsSelfManagedConnectionService
DBaseTelecomTestWithMockServices.java598 public void onHandoverFailed(Call call, int reason) { in setupCallbacks()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt16493 method public void onHandoverFailed(int, int, @NonNull android.telephony.ims.ImsReasonInfo);
Dcurrent.txt42316 method public void onHandoverFailed(android.telecom.Call, int);
42915 method public void onHandoverFailed(android.telecom.ConnectionRequest, int);