Searched refs:ACTION_STOP_SAVER (Results 1 – 1 of 1) sorted by relevance
68 private static final String ACTION_STOP_SAVER = "PNW.stopSaver"; field in PowerNotificationWarnings230 pendingBroadcast(ACTION_STOP_SAVER)); in addStopSaverAction()378 filter.addAction(ACTION_STOP_SAVER); in init()393 } else if (action.equals(ACTION_STOP_SAVER)) { in onReceive()