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.java139 profiles.add(group.getLocalProfile()); in getListOfProfiles()
189 SipProfile profile = group.getLocalProfile(); in isCallerCreator()
214 notifyProfileRemoved(group.getLocalProfile()); in close()
431 + ringingSession.getLocalProfile().getUriString() in callingSelf()
432 + " -> " + group.getLocalProfile().getUriString()); in callingSelf()
497 public SipProfile getLocalProfile() { in getLocalProfile() method in SipService.SipSessionGroupExt
498 return mSipGroup.getLocalProfile(); in getLocalProfile()
832 obfuscateSipUri(mSession.getLocalProfile().getUriString()); in start()
873 mSession.getLocalProfile(), interval); in onResponse()
888 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.java432 mContext, session.getLocalProfile()); in takeAudioCall()
629 : 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.java125 String localUri = sipAudioCall.getLocalProfile().getUriString(); in takeIncomingCall()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17695 method public android.net.sip.SipProfile getLocalProfile();
17821 method public android.net.sip.SipProfile getLocalProfile();
/frameworks/base/api/
Dcurrent.txt29378 method public android.net.sip.SipProfile getLocalProfile();
29504 method public android.net.sip.SipProfile getLocalProfile();