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