Searched defs:excludedFeatures (Results 1 – 2 of 2) sorted by relevance
128 public final String[] excludedFeatures; field in TestListAdapter.TestListItem154 String[] excludedFeatures, in newTest()175 String[] excludedFeatures) { in newTest()215 String[] excludedFeatures, in newTest()245 String[] excludedFeatures, in newTest()273 String[] excludedFeatures, in newTest()295 String[] excludedFeatures, in newTest()317 String[] excludedFeatures) { in newTest()373 String[] excludedFeatures, in TestListItem()396 String[] excludedFeatures, in TestListItem()
302 String[] excludedFeatures = getExcludedFeatures(info.activityInfo.metaData); in getTestsByCategory() local