Searched refs:tapPendingIntent (Results 1 – 2 of 2) sorted by relevance
807 PendingIntent tapPendingIntent; in notifyUserForCaCertificate() local809 tapPendingIntent = genCaCertNotifIntent(ACTION_CERT_NOTIF_TAP, mCurrentTofuConfig.SSID); in notifyUserForCaCertificate()814 tapPendingIntent = mFacade.getActivity(mContext, 0, openLinkIntent, in notifyUserForCaCertificate()833 .setContentIntent(tapPendingIntent) in notifyUserForCaCertificate()
234 PendingIntent tapPendingIntent = mFrameworkFacade.getActivity(mContext, 0, openLinkIntent, in showNotification() local245 .setContentIntent(tapPendingIntent) in showNotification()