Searched defs:RUN_LEVEL_MASK (Results 1 – 2 of 2) sorted by relevance
47 private static final int RUN_LEVEL_MASK = 0x3f; field in StaticLayoutDirectionsTest
2576 /* package */ static final int RUN_LEVEL_MASK = 0x3f; local