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