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