Searched refs:MASK_LOWER_7_BITS (Results 1 – 1 of 1) sorted by relevance
112 private static final int MASK_LOWER_7_BITS = 0x7F; field in WakeLockLog524 int tagIndex = bytes[1] & MASK_LOWER_7_BITS; in fromBytes()536 int tagIndex = bytes[0] & MASK_LOWER_7_BITS; in fromBytes()