Searched defs:imsCallProfile (Results 1 – 3 of 3) sorted by relevance
441 public void callSessionStarted(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionStarted()459 public void callSessionHeld(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionHeld()471 public void callSessionHoldReceived(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionHoldReceived()477 public void callSessionResumed(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionResumed()489 public void callSessionResumeReceived(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionResumeReceived()514 public void callSessionUpdated(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionUpdated()526 public void callSessionUpdateReceived(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionUpdateReceived()533 ImsCallProfile imsCallProfile) throws RemoteException { in callSessionConferenceExtended()545 IImsCallSession newSession, ImsCallProfile imsCallProfile) in callSessionConferenceExtendReceived()630 ImsCallProfile imsCallProfile) throws RemoteException { in callSessionRttModifyRequestReceived()
299 ImsCallProfile imsCallProfile = imsCall.getCallProfile(); in sendIncomingCallIntent() local
3727 ImsCallProfile imsCallProfile = mCallProfile; in toString() local