Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
DFeatureSummaryActivity.java253 public static final Feature[] ALL_O_FEATURES = { field in FeatureSummaryActivity
300 Collections.addAll(features, ALL_O_FEATURES); in onCreate()