Searched refs:ENABLE_TV_SERVICE (Results 1 – 2 of 2) sorted by relevance
84 public static final Feature ENABLE_TV_SERVICE = ENG_ONLY_FEATURE; field in CommonFeatures
902 if (CommonFeatures.ENABLE_TV_SERVICE.isEnabled(this) && isAudioOnlyInput()) { in onResume()