Home
last modified time | relevance | path

Searched refs:TEXT_ALIGNMENT_TEXT_END (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DViewCompatUtils.java62 public static final int TEXT_ALIGNMENT_TEXT_END = 3; field in ViewCompatUtils
/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
DCaptionWindowLayout.java544 mSubtitleViewExoV2.setTextAlignment(View.TEXT_ALIGNMENT_TEXT_END); in setCaptionsTextAlignment()