Searched refs:STYLE_MASK (Results 1 – 2 of 2) sorted by relevance
208 /** @hide */ public static final int STYLE_MASK = 0x03; field in Typeface908 if ((style & ~STYLE_MASK) != 0) {
21376 Landroid/graphics/Typeface;->STYLE_MASK:I