Searched refs:S8BIT_MAX (Results 1 – 2 of 2) sorted by relevance
36 Constants.S8BIT_MAX - 1,37 Constants.S8BIT_MAX,44 Constants.S8BIT_MAX + 1,
111 public static final int S8BIT_MAX = (1 << 7) - 1; field in Constants