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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DPrinterUtil.java51 devs = getDeviceList();
90 public synchronized static String[] getDeviceList() throws Exception method in class:PrinterUtil
92 Debug.message("SVR: PrinterUtil.getDeviceList()");
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallScreen.java124 devices = PrinterUtil.getDeviceList();
126 Debug.warning("CLNT: pmAccess:getDeviceList caught " + e);

Completed in 58 milliseconds