Searched defs:onHandoverFailed (Results 1 – 6 of 6) sorted by relevance
65 void onHandoverFailed(String callId, int error); in onHandoverFailed() method
631 public void onHandoverFailed(@Annotation.NetworkType int srcNetworkType, in onHandoverFailed() method in ImsCallSessionListener
472 public void onHandoverFailed(String callId, int error) { in onHandoverFailed() method in InCallService.InCallServiceBinder
3521 public void onHandoverFailed(ConnectionRequest request, in onHandoverFailed() method in ConnectionService
1558 public void onHandoverFailed(Call call, @HandoverFailureErrors int failureReason) {} in onHandoverFailed() method in Call.Callback
834 public abstract void onHandoverFailed(@NonNull DataNetwork dataNetwork, in onHandoverFailed() method in DataNetwork.DataNetworkCallback