Searched refs:excludedUserTypes (Results 1 – 2 of 2) sorted by relevance
133 public final String[] excludedUserTypes; field in TestListAdapter.TestListItem219 String[] excludedUserTypes, in newTest() argument231 excludedUserTypes, in newTest()249 String[] excludedUserTypes, in newTest() argument260 excludedUserTypes, in newTest()400 String[] excludedUserTypes, in TestListItem() argument411 this.excludedUserTypes = excludedUserTypes; in TestListItem()
312 String[] excludedUserTypes = getExcludedUserTypes(info.activityInfo.metaData); in getTestsByCategory() local327 excludedUserTypes, in getTestsByCategory()684 && !matchAnyExcludedUserType(test.excludedUserTypes) in filterTests()