Searched defs:createListener (Results 1 - 2 of 2) sorted by last modified time

/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipAudioCall.java375 private SipSession.Listener createListener() { method in class:SipAudioCall
599 session.setListener(createListener());
634 sipSession.setListener(createListener());
H A DSipSession.java243 realSession.setListener(createListener());
464 private ISipSessionListener createListener() { method in class:SipSession

Completed in 183 milliseconds