Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipAudioCall.java374 getLocalIp())); in transferToNewSession()
641 getLocalIp()));
712 getLocalIp()));
745 new SimpleSessionDescription(mSessionId, getLocalIp());
762 new SimpleSessionDescription(mSessionId, getLocalIp());
829 new SimpleSessionDescription(mSessionId, getLocalIp());
1130 private String getLocalIp() {
1131 return mSipSession.getLocalIp();
H A DISipSession.aidl33 String getLocalIp(); in getLocalIp() method
H A DSipSession.java262 public String getLocalIp() { in getLocalIp() method in SipSession
264 return mSession.getLocalIp(); in getLocalIp()
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/service/chat/
H A DSimpleChatSession.java404 String localIp = getLocalIp();
453 private String getLocalIp() {
/aosp12/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipSessionGroup.java643 public String getLocalIp() { in getLocalIp() method in SipSessionGroup.SipSessionImpl
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt27143 method @Deprecated public String getLocalIp();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt17820 method public java.lang.String getLocalIp();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36706 Landroid/net/sip/SipAudioCall;->getLocalIp()Ljava/lang/String;