Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DInstantAppNotifier.java334 PendingIntent webPendingIntent = PendingIntent.getActivityAsUser(mContext, 0, in postInstantAppNotif() local
338 null, mContext.getString(R.string.go_to_web), webPendingIntent) in postInstantAppNotif()