Searched refs:PIP_SIZE_LAST (Results 1 – 2 of 2) sorted by relevance
132 int newSize = (oldSize + 1) % (TvSettings.PIP_SIZE_LAST + 1); in executeAction()
73 public static final int PIP_SIZE_LAST = PIP_SIZE_BIG; field in TvSettings