Searched refs:deviceProduct (Results 1 – 2 of 2) sorted by relevance
37 String deviceProduct = info.getProperties() in findDevice() local39 if ((product != null) && product.equals(deviceProduct)) { in findDevice()