Home | History | Annotate | Download | only in text

Lines Matching defs:START_MASK

1019         return mInts.getValue(line, START) & START_MASK;
1193 private static final int START_MASK = 0x1FFFFFFF;