Home | History | Annotate | Download | only in feature

Lines Matching defs:feature

17 package com.android.tv.common.feature;
19 import static com.android.tv.common.feature.FeatureUtils.AND;
20 import static com.android.tv.common.feature.TestableFeature.createTestableFeature;
33 * List of {@link Feature} that affect more than just the Live TV app.
35 * <p>Remove the {@code Feature} once it is launched.
56 public static final Feature FORCE_RECORDING_UNTIL_NO_SPACE =
59 public static final Feature TUNER =
60 new Feature() {
77 public static final Feature ENABLE_CLOUD_EPG_REGION =
78 new Feature() {