Searched refs:ACTION_ENABLE_AUTO_SAVER (Results 1 – 1 of 1) sorted by relevance
114 private static final String ACTION_ENABLE_AUTO_SAVER = field in PowerNotificationWarnings314 nb.setContentIntent(pendingBroadcast(ACTION_ENABLE_AUTO_SAVER)); in showAutoSaverSuggestionNotification()703 filter.addAction(ACTION_ENABLE_AUTO_SAVER); in init()739 } else if (ACTION_ENABLE_AUTO_SAVER.equals(action)) { in onReceive()