Searched defs:excludedUserTypes (Results 1 – 2 of 2) sorted by relevance
133 public final String[] excludedUserTypes; field in TestListAdapter.TestListItem219 String[] excludedUserTypes, in newTest()249 String[] excludedUserTypes, in newTest()400 String[] excludedUserTypes, in TestListItem()
312 String[] excludedUserTypes = getExcludedUserTypes(info.activityInfo.metaData); in getTestsByCategory() local