Home
last modified time | relevance | path

Searched refs:getOutboundProxyAddr (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/sip/
DSipSessionConfiguration.java24 String getOutboundProxyAddr(); in getOutboundProxyAddr() method
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/javatests/com/android/libraries/rcs/simpleclient/protocol/sip/
DSipUtilsTest.java46 public String getOutboundProxyAddr() {
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/javatests/com/android/libraries/rcs/simpleclient/service/chat/
DSimpleChatSessionTest.java60 public String getOutboundProxyAddr() {
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/registration/
DRegistrationControllerImpl.java285 public String getOutboundProxyAddr() { in getOutboundProxyAddr() method in RegistrationControllerImpl.RegistrationContext