Home
last modified time | relevance | path

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

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