Searched refs:ACTION_STOP_WORK (Results 1 – 2 of 2) sorted by relevance
50 static final String ACTION_STOP_WORK = "ACTION_STOP_WORK"; field in CommandHandler80 intent.setAction(ACTION_STOP_WORK); in createStopWorkIntent()177 } else if (ACTION_STOP_WORK.equals(action)) { in onHandleIntent()
347 CommandHandler.ACTION_STOP_WORK, in testDelayMet_withUnMetConstraint()