Searched refs:mOption (Results 1 – 2 of 2) sorted by relevance
104 mSelectedItem.mOption, mSelectedItem.mTrackId); in getItemList()138 private final int mOption; field in ClosedCaptionFragment.ClosedCaptionOptionItem144 mOption = CaptionSettings.OPTION_OFF; in ClosedCaptionOptionItem()147 mOption = CaptionSettings.OPTION_ON; in ClosedCaptionOptionItem()156 getMainActivity().selectSubtitleTrack(mOption, mTrackId); in onSelected()164 getMainActivity().selectSubtitleTrack(mOption, mTrackId); in onFocused()
37 private int mOption = OPTION_SYSTEM; field in CaptionSettings78 switch (mOption) { in getLanguage()94 switch (mOption) { in isEnabled()106 return mOption; in getEnableOption()110 mOption = option; in setEnableOption()