Searched refs:ACTION_DISMISS_AUTO_SAVER_SUGGESTION (Results 1 – 1 of 1) sorted by relevance
130 private static final String ACTION_DISMISS_AUTO_SAVER_SUGGESTION = field in PowerNotificationWarnings373 nb.setDeleteIntent(pendingBroadcast(ACTION_DISMISS_AUTO_SAVER_SUGGESTION)); in showAutoSaverSuggestionNotification()833 filter.addAction(ACTION_DISMISS_AUTO_SAVER_SUGGESTION); in init()872 } else if (ACTION_DISMISS_AUTO_SAVER_SUGGESTION.equals(action)) { in onReceive()