Searched refs:deviceProperty (Results 1 – 1 of 1) sorted by relevance
508 String deviceProperty = device.getProperty(propEntry.getKey()); in matches() local509 if (!propEntry.getValue().equals(deviceProperty)) { in matches()514 propEntry.getKey(), deviceProperty, propEntry.getValue())); in matches()