Searched defs:callProfile (Results 1 – 7 of 7) sorted by relevance
38 void onRejectedCall(in ImsCallProfile callProfile, in ImsReasonInfo reason); in onRejectedCall()
133 void callSessionRttModifyRequestReceived(in ImsCallProfile callProfile); in callSessionRttModifyRequestReceived()
640 public void onRejectedCall(ImsCallProfile callProfile, ImsReasonInfo reason) { in onRejectedCall()1199 public final void notifyRejectedCall(@NonNull ImsCallProfile callProfile, in notifyRejectedCall()
164 in ImsCallProfile callProfile); in callSessionRttModifyRequestReceived()
689 public void callSessionRttModifyRequestReceived(ImsCallProfile callProfile) in callSessionRttModifyRequestReceived()
457 ImsCallProfile callProfile) { in callSessionRttModifyRequestReceived()1647 public void callSessionRttModifyRequestReceived(ImsCallProfile callProfile) { in callSessionRttModifyRequestReceived()
925 public static int getVideoStateFromImsCallProfile(ImsCallProfile callProfile) { in getVideoStateFromImsCallProfile()