Searched defs:excludedFeatures (Results 1 – 2 of 2) sorted by relevance
130 public final String[] excludedFeatures; field in TestListAdapter.TestListItem156 String[] excludedFeatures, in newTest()177 String[] excludedFeatures) { in newTest()217 String[] excludedFeatures, in newTest()247 String[] excludedFeatures, in newTest()275 String[] excludedFeatures, in newTest()297 String[] excludedFeatures, in newTest()319 String[] excludedFeatures) { in newTest()375 String[] excludedFeatures, in TestListItem()398 String[] excludedFeatures, in TestListItem()
311 String[] excludedFeatures = getExcludedFeatures(info.activityInfo.metaData); in getTestsByCategory() local