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/phone/
DStatusBar.java291 private static final String BANNER_ACTION_CANCEL = field in StatusBar
890 internalFilter.addAction(BANNER_ACTION_CANCEL); in start()
5570 } else if (BANNER_ACTION_CANCEL.equals(action) || BANNER_ACTION_SETUP.equals(action)) {
5753 new Intent(BANNER_ACTION_CANCEL).setPackage(packageName), in notifyUserAboutHiddenNotifications()