Searched refs:lengthMillis (Results 1 – 1 of 1) sorted by relevance
372 val lengthMillis = in handleSetTimer() constant374 if (lengthMillis < Timer.MIN_LENGTH) { in handleSetTimer()377 LOGGER.i("Invalid timer length requested: $lengthMillis") in handleSetTimer()390 if (t.length != lengthMillis) { in handleSetTimer()403 timer = DataModel.dataModel.addTimer(lengthMillis, label, skipUi) in handleSetTimer()