Home
last modified time | relevance | path

Searched refs:FeatureUtils (Results 1 – 4 of 4) sorted by relevance

/packages/apps/TV/src/com/android/tv/features/
DTvFeatures.java21 import static com.android.tv.common.feature.FeatureUtils.OFF;
22 import static com.android.tv.common.feature.FeatureUtils.ON;
23 import static com.android.tv.common.feature.FeatureUtils.and;
24 import static com.android.tv.common.feature.FeatureUtils.not;
25 import static com.android.tv.common.feature.FeatureUtils.or;
33 import com.android.tv.common.feature.FeatureUtils;
67 FeatureUtils.ROBOLECTRIC)));
/packages/apps/TV/common/src/com/android/tv/common/feature/
DFeatureUtils.java24 public class FeatureUtils { class
135 private FeatureUtils() {}
DCommonFeatures.java20 import static com.android.tv.common.feature.FeatureUtils.and;
21 import static com.android.tv.common.feature.FeatureUtils.or;
/packages/apps/TV/tuner/src/com/android/tv/tuner/features/
DTunerFeatures.java19 import static com.android.tv.common.feature.FeatureUtils.OFF;