Home
last modified time | relevance | path

Searched refs:getPeerProfile (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/sip/
DISipSession.aidl48 SipProfile getPeerProfile(); in getPeerProfile() method
DSipSession.java289 public SipProfile getPeerProfile() { in getPeerProfile() method in SipSession
291 return mSession.getPeerProfile(); in getPeerProfile()
DSipAudioCall.java247 listener.onRinging(this, getPeerProfile()); in setListener()
322 public SipProfile getPeerProfile() { in getPeerProfile() method in SipAudioCall
324 return (mSipSession == null) ? null : mSipSession.getPeerProfile(); in getPeerProfile()
544 newSession.makeCall(newSession.getPeerProfile(), in createListener()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java120 + sipAudioCall.getPeerProfile().getUriString()); in takeIncomingCall()
521 SipProfile callee = sipAudioCall.getPeerProfile(); in initIncomingCall()
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionGroup.java653 public SipProfile getPeerProfile() { in getPeerProfile() method in SipSessionGroup.SipSessionImpl
1068 mPeerProfile = cmd.getPeerProfile();
1792 public SipProfile getPeerProfile() {
/frameworks/base/api/
Dsystem-current.txt19022 method public android.net.sip.SipProfile getPeerProfile();
19148 method public android.net.sip.SipProfile getPeerProfile();
Dcurrent.txt17698 method public android.net.sip.SipProfile getPeerProfile();
17824 method public android.net.sip.SipProfile getPeerProfile();