Searched refs:getPeerProfile (Results 1 – 7 of 7) sorted by relevance
48 SipProfile getPeerProfile(); in getPeerProfile() method
289 public SipProfile getPeerProfile() { in getPeerProfile() method in SipSession291 return mSession.getPeerProfile(); in getPeerProfile()
247 listener.onRinging(this, getPeerProfile()); in setListener()322 public SipProfile getPeerProfile() { in getPeerProfile() method in SipAudioCall324 return (mSipSession == null) ? null : mSipSession.getPeerProfile(); in getPeerProfile()544 newSession.makeCall(newSession.getPeerProfile(), in createListener()
120 + sipAudioCall.getPeerProfile().getUriString()); in takeIncomingCall()521 SipProfile callee = sipAudioCall.getPeerProfile(); in initIncomingCall()
653 public SipProfile getPeerProfile() { in getPeerProfile() method in SipSessionGroup.SipSessionImpl1068 mPeerProfile = cmd.getPeerProfile();1792 public SipProfile getPeerProfile() {
19022 method public android.net.sip.SipProfile getPeerProfile();19148 method public android.net.sip.SipProfile getPeerProfile();
17698 method public android.net.sip.SipProfile getPeerProfile();17824 method public android.net.sip.SipProfile getPeerProfile();