Searched refs:getFeatureConstantsNames (Results 1 – 1 of 1) sorted by relevance
110 Set<String> officialFeatures = getFeatureConstantsNames("FEATURE_"); in testFeatureNamespaces()360 Set<String> featuresLeft = getFeatureConstantsNames("FEATURE_SENSOR_"); in testSensorFeatures()437 private static Set<String> getFeatureConstantsNames(String prefix) in getFeatureConstantsNames() method in SystemFeaturesTest