Searched refs:S4BIT_SIGN_MASK (Results 1 – 2 of 2) sorted by relevance
22 if ((high & Constants.S4BIT_SIGN_MASK) != 0) { in Format11n()
107 public static final int S4BIT_SIGN_MASK = 1 << 3; field in Constants