Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java637 PendingIntent setupIntent = PendingIntent.getBroadcast(mContext, 0, in notifyUserAboutHiddenNotifications() local
650 .setContentIntent(setupIntent) in notifyUserAboutHiddenNotifications()
656 setupIntent); in notifyUserAboutHiddenNotifications()