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.java628 private ImsCallSessionListenerProxy mImsCallSessionListenerProxy;
1812 mImsCallSessionListenerProxy = new ImsCallSessionListenerProxy(); in createCallSessionListener()
1820 public ImsCallSessionListenerProxy getImsCallSessionListenerProxy() { in getImsCallSessionListenerProxy()
2394 public class ImsCallSessionListenerProxy extends ImsCallSession.Listener { class in ImsCall