Searched refs:STYLE_MASK (Results 1 – 1 of 1) sorted by relevance
162 /** @hide */ public static final int STYLE_MASK = 0x03; field in Typeface831 if ((style & ~STYLE_MASK) != 0) {