Searched refs:SipSessionListenerProxy (Results 1 – 3 of 3) sorted by relevance
26 class SipSessionListenerProxy extends ISipSessionListener.Stub { class
538 SipSessionListenerProxy mProxy = new SipSessionListenerProxy();675 mProxy.setListener((listener instanceof SipSessionListenerProxy) in setListener()676 ? ((SipSessionListenerProxy) listener).getListener() in setListener()
809 private SipSessionListenerProxy mProxy = new SipSessionListenerProxy();