Home
last modified time | relevance | path

Searched refs:getLocalProfile (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipService.java131 profiles.add(group.getLocalProfile()); in getListOfProfiles()
178 SipProfile profile = group.getLocalProfile(); in isCallerCreator()
202 notifyProfileRemoved(group.getLocalProfile()); in close()
414 + ringingSession.getLocalProfile().getUriString() in callingSelf()
415 + " -> " + group.getLocalProfile().getUriString()); in callingSelf()
472 public SipProfile getLocalProfile() { in getLocalProfile() method in SipService.SipSessionGroupExt
473 return mSipGroup.getLocalProfile(); in getLocalProfile()
805 SAR_TAG = "SipAutoReg:" + mSession.getLocalProfile().getUriString(); in start()
846 mSession.getLocalProfile(), interval); in onResponse()
861 mSession.getLocalProfile()); in onResponse()
[all …]
DSipSessionGroup.java227 public SipProfile getLocalProfile() { in getLocalProfile() method in SipSessionGroup
648 public SipProfile getLocalProfile() { in getLocalProfile() method in SipSessionGroup.SipSessionImpl
/frameworks/opt/net/voip/src/java/android/net/sip/
DISipSession.aidl40 SipProfile getLocalProfile(); in getLocalProfile() method
DSipSession.java274 public SipProfile getLocalProfile() { in getLocalProfile() method in SipSession
276 return mSession.getLocalProfile(); in getLocalProfile()
DSipManager.java413 mContext, session.getLocalProfile()); in takeAudioCall()
601 : session.getLocalProfile().getUriString()); in getUri()
DSipAudioCall.java311 public SipProfile getLocalProfile() { in getLocalProfile() method in SipAudioCall
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java121 String localUri = sipAudioCall.getLocalProfile().getUriString(); in takeIncomingCall()
/frameworks/base/api/
Dsystem-current.txt19021 method public android.net.sip.SipProfile getLocalProfile();
19147 method public android.net.sip.SipProfile getLocalProfile();
Dcurrent.txt17697 method public android.net.sip.SipProfile getLocalProfile();
17823 method public android.net.sip.SipProfile getLocalProfile();