Searched refs:excludeSerials (Results 1 – 1 of 1) sorted by relevance
464 Collection<String> excludeSerials = getExcludeSerials(); in matches() local475 if (excludeSerials.contains(device.getSerialNumber())) { in matches()479 "device serial was part of excluded serials(%s)", excludeSerials)); in matches()