Searched refs:BIDI_FLAG_MASK (Results 1 – 2 of 2) sorted by relevance
402 private static final int BIDI_FLAG_MASK = 0x7; field in Paint832 flags &= BIDI_FLAG_MASK; in setBidiFlags()
18030 Landroid/graphics/Paint;->BIDI_FLAG_MASK:I