Searched refs:getPeerProfile (Results 1 – 8 of 8) 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()
124 + hidePii(sipAudioCall.getPeerProfile().getUriString())); in takeIncomingCall()541 SipProfile callee = sipAudioCall.getPeerProfile(); in initIncomingCall()
653 public SipProfile getPeerProfile() { in getPeerProfile() method in SipSessionGroup.SipSessionImpl1068 mPeerProfile = cmd.getPeerProfile();1792 public SipProfile getPeerProfile() {
17696 method public android.net.sip.SipProfile getPeerProfile();17822 method public android.net.sip.SipProfile getPeerProfile();
25830 Landroid/net/sip/SipAudioCall;->getPeerProfile()Landroid/net/sip/SipProfile;25955 Landroid/net/sip/SipSession;->getPeerProfile()Landroid/net/sip/SipProfile;
27765 method public android.net.sip.SipProfile getPeerProfile();27891 method public android.net.sip.SipProfile getPeerProfile();