Searched refs:EngOnlyFeature (Results 1 – 3 of 3) sorted by relevance
26 public final class EngOnlyFeature implements Feature { class27 public static Feature ENG_ONLY_FEATURE = new EngOnlyFeature();29 private EngOnlyFeature() { } in EngOnlyFeature() method in EngOnlyFeature
19 import static com.android.tv.common.feature.EngOnlyFeature.ENG_ONLY_FEATURE;