Searched refs:ACTION_CERT_NOTIF_ACCEPT (Results 1 – 2 of 2) sorted by relevance
71 static final String ACTION_CERT_NOTIF_ACCEPT = field in InsecureEapNetworkHandler137 } else if (TextUtils.equals(action, ACTION_CERT_NOTIF_ACCEPT)) {602 filter.addAction(ACTION_CERT_NOTIF_ACCEPT); in registerCertificateNotificationReceiver()843 genCaCertNotifIntent(ACTION_CERT_NOTIF_ACCEPT, mCurrentTofuConfig.SSID)) in notifyUserForCaCertificate()
780 argThat(f -> f.hasAction(InsecureEapNetworkHandler.ACTION_CERT_NOTIF_ACCEPT) in setupTest()1131 intent = new Intent(InsecureEapNetworkHandler.ACTION_CERT_NOTIF_ACCEPT); in verifyTrustOnFirstUseFlow()