Home
last modified time | relevance | path

Searched defs:callSessionUpdated (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionListenerImplBase.java118 public void callSessionUpdated(IImsCallSession session, ImsCallProfile profile) { in callSessionUpdated() method in ImsCallSessionListenerImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl63 void callSessionUpdated(in IImsCallSession session, in callSessionUpdated() method
DImsCallSession.java229 public void callSessionUpdated(ImsCallSession session, in callSessionUpdated() method in ImsCallSession.Listener
1100 public void callSessionUpdated(IImsCallSession session, in callSessionUpdated() method in ImsCallSession.IImsCallSessionListenerProxy
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2525 public void callSessionUpdated(ImsCallSession session, ImsCallProfile profile) { in callSessionUpdated() method in ImsCall.ImsCallSessionListenerProxy