Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
DCaptionWindowLayout.java392 setCaptionsTextAlignment(Alignment.ALIGN_NORMAL); in initWindow()
424 setCaptionsTextAlignment(Alignment.ALIGN_NORMAL); in initWindow()
435 setCaptionsTextAlignment(Alignment.ALIGN_CENTER); in initWindow()
442 setCaptionsTextAlignment(Alignment.ALIGN_OPPOSITE); in initWindow()
473 setCaptionsTextAlignment(Alignment.ALIGN_CENTER); in initWindow()
537 private void setCaptionsTextAlignment(Alignment textAlignment){ in setCaptionsTextAlignment() method in CaptionWindowLayout