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

/openjdk7/jdk/src/solaris/classes/sun/print/
H A DUnixPrintServiceLookup.java344 private boolean checkPrinterName(String s) { method in class:UnixPrintServiceLookup
365 if (name == null || name.equals("") || !checkPrinterName(name)) {

Completed in 31 milliseconds