Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/registration/
H A DRegistrationControllerImpl.java259 + ", \n\tmIpSecConfiguration=" + config.getIpSecConfiguration() in dumpConfig()
333 SipDelegateConfiguration.IpSecConfiguration c = mConfiguration.getIpSecConfiguration(); in getSecurityVerifyHeader()
/aosp12/packages/services/Telephony/testapps/TestRcsApp/TestApp/src/com/google/android/sample/rcsclient/
H A DDelegateActivity.java354 + ", \n\tmIpSecConfiguration=" + config.getIpSecConfiguration() in dumpConfig()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DSipDelegateConfiguration.java759 public @Nullable IpSecConfiguration getIpSecConfiguration() { in getIpSecConfiguration() method in SipDelegateConfiguration
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt13636 …e public android.telephony.ims.SipDelegateConfiguration.IpSecConfiguration getIpSecConfiguration();