Searched refs:TEXT_ALIGNMENT_CENTER (Results 1 – 4 of 4) sorted by relevance
63 public static final int TEXT_ALIGNMENT_CENTER = 4; field in ViewCompatUtils
92 textView.setTextAlignment(View.TEXT_ALIGNMENT_CENTER); in showCustomTextWithImage()
116 centerLabel.setTextAlignment(TextView.TEXT_ALIGNMENT_CENTER); in onBindViewHolder()
547 mSubtitleViewExoV2.setTextAlignment(View.TEXT_ALIGNMENT_CENTER); in setCaptionsTextAlignment()