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

/openjdk7/jdk/src/share/classes/sun/print/
H A DBackgroundLookupListener.java44 public void notifyServices(PrintService[] services); method in interface:BackgroundLookupListener
/openjdk7/jdk/src/solaris/classes/sun/print/
H A DUnixPrintServiceLookup.java595 listener.notifyServices(printServices);
629 listener.notifyServices(copyOf(services));

Completed in 31 milliseconds