Searched refs:CAPTION_ENABLED (Results 1 – 1 of 1) sorted by relevance
59 private static final String CAPTION_ENABLED = "enabled"; field in MockTvInputService159 sSetCaptionEnabledCallback.getBundle().putBoolean(CAPTION_ENABLED, enabled); in expectSetCaptionEnabled()383 if (bundle.getBoolean(CAPTION_ENABLED) == enabled) { in onSetCaptionEnabled()