Searched defs:deviceList (Results 1 – 6 of 6) sorted by relevance
36 Map<ITestDevice, IBuildInfo> deviceInfos, List<ITestDevice> deviceList) { in setUpMultiDevice()
78 List<DeviceDescriptor> deviceList = new ArrayList<DeviceDescriptor>(); in unpackResponseFromJson() local
195 List<DeviceDescriptor> deviceList = in testListDevices() local
219 String deviceList = ""; in writeResults() local483 String deviceList = parser.getAttributeValue(NS, DEVICES_ATTR); in parseResults() local
1110 List<DeviceDescriptor> deviceList = listAllDevices(); in displayDevicesInfo() local1120 static List<DeviceDescriptor> sortDeviceList(List<DeviceDescriptor> deviceList) { in sortDeviceList()
864 List<DeviceDescriptor> deviceList = ArrayUtil.list(availDevice1, availDevice2, in testSortDeviceList() local