Home
last modified time | relevance | path

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

/packages/apps/TV/usbtuner/src/com/android/usbtuner/cc/
DCaptionWindowLayout.java68 private static final int ANCHOR_RELATIVE_POSITIONING_MAX = 99; field in CaptionWindowLayout
294 ? ANCHOR_RELATIVE_POSITIONING_MAX : ANCHOR_VERTICAL_MAX); in initWindow()
296 (captionWindow.relativePositioning ? ANCHOR_RELATIVE_POSITIONING_MAX in initWindow()