HomeSort by relevance Sort by last modified time
    Searched refs:SYSTEM_APP_FEATURE (Results 1 - 2 of 2) sorted by null

  /packages/apps/TV/common/src/com/android/tv/common/feature/
SystemAppFeature.java 26 public static final Feature SYSTEM_APP_FEATURE = new SystemAppFeature();
CommonFeatures.java 36 AND(Sdk.AT_LEAST_N, SystemAppFeature.SYSTEM_APP_FEATURE));

Completed in 2602 milliseconds