Searched refs:SYSTEM_APP_FEATURE (Results 1 – 3 of 3) sorted by relevance
24 public static final Feature SYSTEM_APP_FEATURE = new SystemAppFeature(); field in SystemAppFeature
49 createTestableFeature(and(Sdk.AT_LEAST_N, SystemAppFeature.SYSTEM_APP_FEATURE));
19 import static com.android.tv.common.feature.SystemAppFeature.SYSTEM_APP_FEATURE;2764 if (SYSTEM_APP_FEATURE.isEnabled(getApplicationContext())) {