Home
last modified time | relevance | path

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

/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionListenerProxy.java26 class SipSessionListenerProxy extends ISipSessionListener.Stub { class
DSipSessionGroup.java538 SipSessionListenerProxy mProxy = new SipSessionListenerProxy();
675 mProxy.setListener((listener instanceof SipSessionListenerProxy) in setListener()
676 ? ((SipSessionListenerProxy) listener).getListener() in setListener()
DSipService.java809 private SipSessionListenerProxy mProxy = new SipSessionListenerProxy();