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