Searched refs:delayValue (Results 1 – 1 of 1) sorted by relevance
180 final int delayValue, countValue; in submitRecurringJob() local182 delayValue = AfeUtils.parsePositiveIntegerInput(loopDelay.getText(), in submitRecurringJob()194 args.put("loop_period", new JSONNumber(delayValue)); in submitRecurringJob()