Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DInsecureEapNetworkHandlerTest.java87 private static final int ACTION_REJECT = 1; field in InsecureEapNetworkHandlerTest
433 verifyTrustOnFirstUseFlowWithDefaultCerts(config, ACTION_REJECT, in verifyTrustOnFirstUseRejectWhenConnectByUser()
467 verifyTrustOnFirstUseFlowWithDefaultCerts(config, ACTION_REJECT, in verifyTrustOnFirstUseRejectWhenConnectByAutoConnect()
552 verifyTrustOnFirstUseFlowWithDefaultCerts(config, ACTION_REJECT, in verifyLegacyEapNetworkRejectWhenConnectByUser()
587 verifyTrustOnFirstUseFlowWithDefaultCerts(config, ACTION_REJECT, in verifyLegacyEapNetworkRejectWhenAutoConnect()
1099 } else if (action == ACTION_REJECT) { in verifyTrustOnFirstUseFlow()
1125 } else if (action == ACTION_REJECT) { in verifyTrustOnFirstUseFlow()
1132 } else if (action == ACTION_REJECT) { in verifyTrustOnFirstUseFlow()
1175 } else if (action == ACTION_REJECT) { in verifyTrustOnFirstUseFlow()