Searched refs:ACTION_CERT_NOTIF_TAP (Results 1 – 2 of 2) sorted by relevance
68 static final String ACTION_CERT_NOTIF_TAP = field in InsecureEapNetworkHandler135 if (TextUtils.equals(action, ACTION_CERT_NOTIF_TAP)) {600 filter.addAction(ACTION_CERT_NOTIF_TAP); in registerCertificateNotificationReceiver()809 tapPendingIntent = genCaCertNotifIntent(ACTION_CERT_NOTIF_TAP, mCurrentTofuConfig.SSID); in notifyUserForCaCertificate()
771 argThat(f -> f.hasAction(InsecureEapNetworkHandler.ACTION_CERT_NOTIF_TAP)), in setupTest()1112 Intent intent = new Intent(InsecureEapNetworkHandler.ACTION_CERT_NOTIF_TAP); in verifyTrustOnFirstUseFlow()1135 intent = new Intent(InsecureEapNetworkHandler.ACTION_CERT_NOTIF_TAP); in verifyTrustOnFirstUseFlow()