Searched defs:serials (Results 1 – 8 of 8) sorted by relevance
46 def get_instances(serials, ): argument
212 def get_instances(serials): argument
105 Set<String> serials = new HashSet<String>(); in parseDevices() local
459 Set<String> serials = fastboot.getDevices(); in addFastbootDevices() local1181 Set<String> serials = fastboot.getDevices(); in run() local
361 Collection<String> serials = getSerials(device); in matches() local
179 public void addSerialsFromShard(Integer index, List<String> serials); in addSerialsFromShard()
321 public void addSerialsFromShard(Integer index, List<String> serials) { in addSerialsFromShard()
1236 List<String> serials = new ArrayList<String>(); in testCreateConfigurationFromArgs_old_config_with_deviceHolder() local