Home
last modified time | relevance | path

Searched refs:TEXT_ALIGNMENT_CENTER (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DViewCompatUtils.java63 public static final int TEXT_ALIGNMENT_CENTER = 4; field in ViewCompatUtils
/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
DSnackbars.java92 textView.setTextAlignment(View.TEXT_ALIGNMENT_CENTER); in showCustomTextWithImage()
/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
DCaptionWindowLayout.java547 mSubtitleViewExoV2.setTextAlignment(View.TEXT_ALIGNMENT_CENTER); in setCaptionsTextAlignment()