Searched refs:allFeatures (Results 1 – 1 of 1) sorted by relevance
69 Set<String> allFeatures = new HashSet<String>(); in getAllFeatures() local72 allFeatures.add(feature.substring("feature:".length())); in getAllFeatures()74 return allFeatures; in getAllFeatures()