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.java141 profiles.add(group.getLocalProfile()); in getProfiles()
191 SipProfile profile = group.getLocalProfile(); in isCallerCreator()
216 notifyProfileRemoved(group.getLocalProfile()); in close()
433 + ringingSession.getLocalProfile().getUriString() in callingSelf()
434 + " -> " + group.getLocalProfile().getUriString()); in callingSelf()
499 public SipProfile getLocalProfile() { in getLocalProfile() method in SipService.SipSessionGroupExt
500 return mSipGroup.getLocalProfile(); in getLocalProfile()
834 obfuscateSipUri(mSession.getLocalProfile().getUriString()); in start()
875 mSession.getLocalProfile(), interval); in onResponse()
890 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.java276 public SipProfile getLocalProfile() { in getLocalProfile() method in SipSession
278 return mSession.getLocalProfile(); in getLocalProfile()
DSipManager.java454 mContext, session.getLocalProfile()); in takeAudioCall()
652 : session.getLocalProfile().getUriString()); in getUri()
DSipAudioCall.java319 public SipProfile getLocalProfile() { in getLocalProfile() method in SipAudioCall
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/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/core/api/
Dcurrent.txt29224 method @Deprecated public android.net.sip.SipProfile getLocalProfile();
29351 method @Deprecated public android.net.sip.SipProfile getLocalProfile();