Searched refs:matchesAttributes (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/print/
H A DUnixPrintServiceLookup.java326 private boolean matchesAttributes(PrintService service, method in class:UnixPrintServiceLookup
427 if (matchesAttributes(defService, serviceSet)) {
438 matchesAttributes(service, serviceSet)) {
451 if (matchesAttributes(services[i], serviceSet)) {

Completed in 30 milliseconds