Searched refs:callSessionUpdated (Results 1 – 8 of 8) sorted by relevance
267 public void callSessionUpdated(ImsCallProfile profile) { in callSessionUpdated() method in ImsCallSessionListener269 mListener.callSessionUpdated(profile); in callSessionUpdated()
230 public void callSessionUpdated(ImsCallSession session, in callSessionUpdated() method in ImsCallSession.Listener1211 public void callSessionUpdated(ImsCallProfile profile) { in callSessionUpdated() method in ImsCallSession.IImsCallSessionListenerProxy1213 mListener.callSessionUpdated(ImsCallSession.this, profile); in callSessionUpdated()
62 void callSessionUpdated(in ImsCallProfile profile); in callSessionUpdated() method
470 public void callSessionUpdated(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionUpdated() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter472 mNewListener.callSessionUpdated(imsCallProfile); in callSessionUpdated()
78 void callSessionUpdated(in IImsCallSession session, in callSessionUpdated() method
430 imsCall.getImsCallSessionListenerProxy().callSessionUpdated(imsCall.getSession(), in testImsECall()
2717 public void callSessionUpdated(ImsCallSession session, ImsCallProfile profile) { in callSessionUpdated() method in ImsCall.ImsCallSessionListenerProxy
8536 method public void callSessionUpdated(android.telephony.ims.ImsCallProfile);