Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DInsecureEapNetworkHandler.java790 private PendingIntent genCaCertNotifIntent( in genCaCertNotifIntent() method in InsecureEapNetworkHandler
809 tapPendingIntent = genCaCertNotifIntent(ACTION_CERT_NOTIF_TAP, mCurrentTofuConfig.SSID); in notifyUserForCaCertificate()
843 genCaCertNotifIntent(ACTION_CERT_NOTIF_ACCEPT, mCurrentTofuConfig.SSID)) in notifyUserForCaCertificate()
848 genCaCertNotifIntent(ACTION_CERT_NOTIF_REJECT, mCurrentTofuConfig.SSID)) in notifyUserForCaCertificate()