Searched refs:ACTION_RESTART_ALARM (Results 1 – 3 of 3) sorted by relevance
37 public static final String ACTION_RESTART_ALARM field in Constants
56 } else if (Constants.ACTION_RESTART_ALARM.equals(action)) { in onHandleIntent()98 Intent restartIntent = new Intent(Constants.ACTION_RESTART_ALARM, null, this, in showTimerDoneNotification()
134 Intent restartIntent = new Intent(Constants.ACTION_RESTART_ALARM, null, this, in buildNotification()