Searched refs:TEXT_ALIGNMENT_CENTER (Results 1 – 2 of 2) sorted by relevance
63 public static final int TEXT_ALIGNMENT_CENTER = 4; field in ViewCompatUtils
92 textView.setTextAlignment(View.TEXT_ALIGNMENT_CENTER); in showCustomTextWithImage()