Home
last modified time | relevance | path

Searched refs:isHstsEnforced (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/
DXmlConfigTests.java48 assertFalse(config.isHstsEnforced()); in testEmptyConfigFile()
68 assertFalse(config.isHstsEnforced()); in testEmptyAnchors()
87 assertFalse(config.isHstsEnforced()); in testBasicDomainConfig()
94 assertFalse(config.isHstsEnforced()); in testBasicDomainConfig()
184 assertFalse(config.isHstsEnforced()); in testMultipleDomains()
235 assertTrue(config.isHstsEnforced()); in testAttributes()
246 assertFalse(config.isHstsEnforced()); in testResourcePemCertificateSource()
263 assertFalse(config.isHstsEnforced()); in testResourceDerCertificateSource()
/frameworks/base/core/java/android/security/net/config/
DNetworkSecurityConfig.java111 public boolean isHstsEnforced() { in isHstsEnforced() method in NetworkSecurityConfig
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt47933 Landroid/security/net/config/NetworkSecurityConfig;->isHstsEnforced()Z