Home
last modified time | relevance | path

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

/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/networkstack/
H A DNetworkStackNotifierTest.kt122 val captivePortalDataShim = networkShim.getCaptivePortalData(this) regex
/aosp12/packages/modules/NetworkStack/src/com/android/server/connectivity/
H A DNetworkMonitor.java3546 private boolean isTermsAndConditionsCaptive(CaptivePortalDataShim captivePortalDataShim) { in isTermsAndConditionsCaptive()