Searched defs:SipSessionCallReceiverImpl (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipSessionGroup.java259 mCallReceiverSession = new SipSessionCallReceiverImpl(listener);
437 private class SipSessionCallReceiverImpl extends SipSessionImpl { class in class:SipSessionGroup
438 private static final String SSCRI_TAG = "SipSessionCallReceiverImpl";
441 public SipSessionCallReceiverImpl(ISipSessionListener listener) { method in class:SipSessionGroup.SipSessionCallReceiverImpl

Completed in 24 milliseconds