Searched refs:JUSTIFY_CENTER (Results 1 – 2 of 2) sorted by relevance
412 if (mWindowJustify == CaptionWindowAttr.JUSTIFY_CENTER) { in initWindow()622 mWindowJustify = CaptionWindowAttr.JUSTIFY_CENTER; in setWindowStyle()634 mWindowJustify = CaptionWindowAttr.JUSTIFY_CENTER; in setWindowStyle()
249 public static final int JUSTIFY_CENTER = 2; field in Cea708Data.CaptionWindowAttr