HomeSort by relevance Sort by last modified time
    Searched defs:CAPTIONS_DISPLAY (Results 1 - 2 of 2) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
ActionType.java 172 CAPTIONS_DISPLAY(R.string.captions_display),
CaptionSetupActivity.java 286 mActions.add(ActionType.CAPTIONS_DISPLAY.toAction(
291 case CAPTIONS_DISPLAY:
293 ActionType.CAPTIONS_DISPLAY.name()), mResources, mDisplayEnabled));
295 ActionType.CAPTIONS_DISPLAY.name()), mResources, ! mDisplayEnabled));
573 case CAPTIONS_DISPLAY:
    [all...]

Completed in 28 milliseconds