Searched refs:OPTION_IN_APP_PIP (Results 1 – 3 of 3) sorted by relevance
38 public static final int OPTION_IN_APP_PIP = 2; field in TvOptionsManager79 case OPTION_IN_APP_PIP: in getOptionString()134 notifyOptionChanged(OPTION_IN_APP_PIP); in onPipChanged()
40 new MenuAction(R.string.options_item_pip, TvOptionsManager.OPTION_IN_APP_PIP,
185 case TvOptionsManager.OPTION_IN_APP_PIP: in executeBaseAction()