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