Searched refs:MESSAGE_SET_ANALOG_TIMER (Results 1 – 4 of 4) sorted by relevance
100 static final int MESSAGE_SET_ANALOG_TIMER = 0x34; field in Constants
134 case Constants.MESSAGE_SET_ANALOG_TIMER: in opcodeToString()
132 case Constants.MESSAGE_SET_ANALOG_TIMER: // fall through in handleFeatureAbort()
517 return buildCommand(src, dest, Constants.MESSAGE_SET_ANALOG_TIMER, params); in buildSetAnalogueTimer()