Searched refs:JUSTIFY_CENTER (Results 1 – 2 of 2) sorted by relevance
472 if (mWindowJustify == CaptionWindowAttr.JUSTIFY_CENTER) { in initWindow()733 mWindowJustify = CaptionWindowAttr.JUSTIFY_CENTER; in setWindowStyle()745 mWindowJustify = CaptionWindowAttr.JUSTIFY_CENTER; in setWindowStyle()
242 public static final int JUSTIFY_CENTER = 2; field in Cea708Data.CaptionWindowAttr