Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DViewCompatUtils.java59 public static final int TEXT_ALIGNMENT_INHERIT = 0; field in ViewCompatUtils
/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
DCaptionWindowLayout.java541 mSubtitleViewExoV2.setTextAlignment(View.TEXT_ALIGNMENT_INHERIT); in setCaptionsTextAlignment()
550 mSubtitleViewExoV2.setTextAlignment(View.TEXT_ALIGNMENT_INHERIT); in setCaptionsTextAlignment()