Searched refs:MESSAGE_SET_DIGITAL_TIMER (Results 1 – 4 of 4) sorted by relevance
131 case Constants.MESSAGE_SET_DIGITAL_TIMER: // fall through in handleFeatureAbort()
141 static final int MESSAGE_SET_DIGITAL_TIMER = 0x97; field in Constants
231 case Constants.MESSAGE_SET_DIGITAL_TIMER: in opcodeToString()
628 return buildCommand(src, dest, Constants.MESSAGE_SET_DIGITAL_TIMER, params); in buildSetDigitalTimer()