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