Home
last modified time | relevance | path

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

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