Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java143 private static final String BANNER_ACTION_CANCEL = field in BaseStatusBar
412 } else if (BANNER_ACTION_CANCEL.equals(action) || BANNER_ACTION_SETUP.equals(action)) {
654 filter.addAction(BANNER_ACTION_CANCEL); in start()
686 new Intent(BANNER_ACTION_CANCEL).setPackage(packageName), in notifyUserAboutHiddenNotifications()