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.java268 private static final String BANNER_ACTION_CANCEL = field in StatusBar
751 internalFilter.addAction(BANNER_ACTION_CANCEL); in start()
4328 if (BANNER_ACTION_CANCEL.equals(action) || BANNER_ACTION_SETUP.equals(action)) {