Searched refs:BANNER_ACTION_SETUP (Results 1 – 1 of 1) sorted by relevance
293 private static final String BANNER_ACTION_SETUP = field in StatusBar891 internalFilter.addAction(BANNER_ACTION_SETUP); in start()5570 } else if (BANNER_ACTION_CANCEL.equals(action) || BANNER_ACTION_SETUP.equals(action)) {5577 if (BANNER_ACTION_SETUP.equals(action)) {5756 new Intent(BANNER_ACTION_SETUP).setPackage(packageName), in notifyUserAboutHiddenNotifications()