Searched refs:PIP_LAYOUT_LAST (Results 1 – 2 of 2) sorted by relevance
126 int newLayout = (oldLayout + 1) % (TvSettings.PIP_LAYOUT_LAST + 1); in executeAction()
65 public static final int PIP_LAYOUT_LAST = PIP_LAYOUT_SIDE_BY_SIDE; field in TvSettings