Lines Matching refs:short
203 method @Deprecated public short getLeapSecond();
228 method @Deprecated public void setLeapSecond(short);
242 method @Deprecated public short getAccumulatedDeltaRangeState();
268 method @Deprecated public short getState();
269 method @Deprecated public short getTimeFromLastBitInMs();
310 method @Deprecated public void setAccumulatedDeltaRangeState(short);
336 method @Deprecated public void setState(short);
337 method @Deprecated public void setTimeFromLastBitInMs(short);
341 field @Deprecated public static final short ADR_STATE_CYCLE_SLIP = 4; // 0x4
342 field @Deprecated public static final short ADR_STATE_RESET = 2; // 0x2
343 field @Deprecated public static final short ADR_STATE_UNKNOWN = 0; // 0x0
344 field @Deprecated public static final short ADR_STATE_VALID = 1; // 0x1
352 field @Deprecated public static final short STATE_BIT_SYNC = 2; // 0x2
353 field @Deprecated public static final short STATE_CODE_LOCK = 1; // 0x1
354 field @Deprecated public static final short STATE_MSEC_AMBIGUOUS = 16; // 0x10
355 field @Deprecated public static final short STATE_SUBFRAME_SYNC = 4; // 0x4
356 field @Deprecated public static final short STATE_TOW_DECODED = 8; // 0x8
357 field @Deprecated public static final short STATE_UNKNOWN = 0; // 0x0
380 method @Deprecated public short getMessageId();
382 method @Deprecated public short getStatus();
383 method @Deprecated public short getSubmessageId();
388 method @Deprecated public void setMessageId(short);
390 method @Deprecated public void setStatus(short);
391 method @Deprecated public void setSubmessageId(short);
395 field @Deprecated public static final short STATUS_PARITY_PASSED = 1; // 0x1
396 field @Deprecated public static final short STATUS_PARITY_REBUILT = 2; // 0x2
397 field @Deprecated public static final short STATUS_UNKNOWN = 0; // 0x0