OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SipSessionListenerProxy
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionListenerProxy.java
26
class
SipSessionListenerProxy
extends ISipSessionListener.Stub {
SipSessionGroup.java
538
SipSessionListenerProxy
mProxy = new
SipSessionListenerProxy
();
675
mProxy.setListener((listener instanceof
SipSessionListenerProxy
)
676
? ((
SipSessionListenerProxy
) listener).getListener()
[
all
...]
SipService.java
807
private
SipSessionListenerProxy
mProxy = new
SipSessionListenerProxy
();
[
all
...]
Completed in 3198 milliseconds