Searched defs:onHandoverFailed (Results 1 – 6 of 6) sorted by relevance
58 void onHandoverFailed(String callId, int error); in onHandoverFailed() method
613 public void onHandoverFailed(@Annotation.NetworkType int srcNetworkType, in onHandoverFailed() method in ImsCallSessionListener
430 public void onHandoverFailed(String callId, int error) { in onHandoverFailed() method in InCallService.InCallServiceBinder
3154 public void onHandoverFailed(ConnectionRequest request, in onHandoverFailed() method in ConnectionService
1516 public void onHandoverFailed(Call call, @HandoverFailureErrors int failureReason) {} in onHandoverFailed() method in Call.Callback
808 public abstract void onHandoverFailed(@NonNull DataNetwork dataNetwork, in onHandoverFailed() method in DataNetwork.DataNetworkCallback