Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DIInCallService.aidl58 void onHandoverFailed(String callId, int error); in onHandoverFailed() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java557 onHandoverFailed(ServiceState.rilRadioTechnologyToNetworkType(srcAccessTech), in callSessionHandoverFailed()
568 public void onHandoverFailed(@Annotation.NetworkType int srcNetworkType, in onHandoverFailed() method in ImsCallSessionListener
/frameworks/base/telecomm/java/android/telecom/
DInCallService.java389 public void onHandoverFailed(String callId, int error) { in onHandoverFailed() method in InCallService.InCallServiceBinder
DCall.java1365 public void onHandoverFailed(Call call, @HandoverFailureErrors int failureReason) {} in onHandoverFailed() method in Call.Callback
2479 record.getHandler().post(() -> callback.onHandoverFailed(call, error)); in internalOnHandoverFailed()
DConnectionService.java2027 onHandoverFailed(request, reason); in handoverFailed()
2940 public void onHandoverFailed(ConnectionRequest request, in onHandoverFailed() method in ConnectionService
/frameworks/base/telephony/api/
Dsystem-current.txt1452 method public void onHandoverFailed(int, int, @NonNull android.telephony.ims.ImsReasonInfo);
/frameworks/base/api/
Dtest-current.txt3471 method public void onHandoverFailed(int, int, @NonNull android.telephony.ims.ImsReasonInfo);
Dsystem-current.txt9678 method public void onHandoverFailed(int, int, @NonNull android.telephony.ims.ImsReasonInfo);
Dcurrent.txt43627 method public void onHandoverFailed(android.telecom.Call, int);
44092 method public void onHandoverFailed(android.telecom.ConnectionRequest, int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt9576 method public void onHandoverFailed(int, int, @NonNull android.telephony.ims.ImsReasonInfo);
Dcurrent.txt43483 method public void onHandoverFailed(android.telecom.Call, int);
43948 method public void onHandoverFailed(android.telecom.ConnectionRequest, int);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt66178 Landroid/telecom/InCallService$InCallServiceBinder;->onHandoverFailed(Ljava/lang/String;I)V
97977 Lcom/android/internal/telecom/IInCallService$Stub$Proxy;->onHandoverFailed(Ljava/lang/String;I)V
98008 Lcom/android/internal/telecom/IInCallService;->onHandoverFailed(Ljava/lang/String;I)V