Home
last modified time | relevance | path

Searched defs:getLocalIpAddress (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/sip/
H A DSipSessionConfiguration.java28 String getLocalIpAddress(); in getLocalIpAddress() method
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/registration/
H A DRegistrationControllerImpl.java295 public String getLocalIpAddress() { in getLocalIpAddress() method in RegistrationControllerImpl.RegistrationContext