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