Searched refs:callSessionHeld (Results 1 – 7 of 7) sorted by relevance
109 public void callSessionHeld(ImsCallProfile profile) { in callSessionHeld() method in ImsCallSessionListener111 mListener.callSessionHeld(profile); in callSessionHeld()
144 public void callSessionHeld(ImsCallSession session, in callSessionHeld() method in ImsCallSession.Listener1113 public void callSessionHeld(ImsCallProfile profile) { in callSessionHeld() method in ImsCallSession.IImsCallSessionListenerProxy1115 mListener.callSessionHeld(ImsCallSession.this, profile); in callSessionHeld()
45 void callSessionHeld(in ImsCallProfile profile); in callSessionHeld() method
415 public void callSessionHeld(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionHeld() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter417 mNewListener.callSessionHeld(imsCallProfile); in callSessionHeld()
50 void callSessionHeld(in IImsCallSession session, in ImsCallProfile profile); in callSessionHeld() method
2432 public void callSessionHeld(ImsCallSession session, ImsCallProfile profile) { in callSessionHeld() method in ImsCall.ImsCallSessionListenerProxy
8509 method public void callSessionHeld(android.telephony.ims.ImsCallProfile);