Searched refs:mOption (Results 1 – 2 of 2) sorted by relevance
29 private int mOption = OPTION_SYSTEM; field in CaptionSettings47 switch (mOption) { in getLanguage()63 switch (mOption) { in isEnabled()75 return mOption; in getEnableOption()79 mOption = option; in setEnableOption()
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()