Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DInsecureEapNetworkHandlerTest.java88 private static final int ACTION_TAP = 2; field in InsecureEapNetworkHandlerTest
484 verifyTrustOnFirstUseFlowWithDefaultCerts(config, ACTION_TAP, in verifyTrustOnFirstUseTapWhenConnectByAutoConnect()
604 verifyTrustOnFirstUseFlowWithDefaultCerts(config, ACTION_TAP, in verifyLegacyEapNetworkOpenLinkWhenConnectByUser()
1134 } else if (action == ACTION_TAP) { in verifyTrustOnFirstUseFlow()
1182 } else if (action == ACTION_TAP) { in verifyTrustOnFirstUseFlow()