Searched refs:BIT_UNUSED (Results 1 – 1 of 1) sorted by relevance
68 private static final int BIT_UNUSED = (1 << 7) | (1 << 8) | (1 << 9) | (1 << 10) field in GPFlags168 if ((bits & BIT_UNUSED) != 0) { in from()