Searched defs:excludedUserTypes (Results 1 – 2 of 2) sorted by relevance
131 public final String[] excludedUserTypes; field in TestListAdapter.TestListItem217 String[] excludedUserTypes, in newTest()247 String[] excludedUserTypes, in newTest()398 String[] excludedUserTypes, in TestListItem()
303 String[] excludedUserTypes = getExcludedUserTypes(info.activityInfo.metaData); in getTestsByCategory() local