Home
last modified time | relevance | path

Searched refs:ImsCallSessionListenerProxy (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java614 private ImsCallSessionListenerProxy mImsCallSessionListenerProxy;
1743 mImsCallSessionListenerProxy = new ImsCallSessionListenerProxy(); in createCallSessionListener()
1751 public ImsCallSessionListenerProxy getImsCallSessionListenerProxy() { in getImsCallSessionListenerProxy()
2312 public class ImsCallSessionListenerProxy extends ImsCallSession.Listener { class in ImsCall