Home
last modified time | relevance | path

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

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