Searched refs:OPTION_CLOSED_CAPTIONS (Results 1 – 4 of 4) sorted by relevance
36 @IntDef({OPTION_CLOSED_CAPTIONS, OPTION_DISPLAY_MODE, OPTION_SYSTEMWIDE_PIP, OPTION_MULTI_AUDIO,39 public static final int OPTION_CLOSED_CAPTIONS = 0; field in TvOptionsManager64 case OPTION_CLOSED_CAPTIONS: in getOptionString()87 notifyOptionChanged(OPTION_CLOSED_CAPTIONS); in onClosedCaptionsChanged()
79 mOptionsManager.setOptionChangedListener(TvOptionsManager.OPTION_CLOSED_CAPTIONS, in MenuUpdater()119 mOptionsManager.setOptionChangedListener(TvOptionsManager.OPTION_CLOSED_CAPTIONS, null); in release()
34 TvOptionsManager.OPTION_CLOSED_CAPTIONS,
121 case TvOptionsManager.OPTION_CLOSED_CAPTIONS: in executeBaseAction()