Home
last modified time | relevance | path

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

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