Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DPrinterUtil.java51 devs = getDeviceList(); in main()
90 public synchronized static String[] getDeviceList() throws Exception in getDeviceList() method in PrinterUtil
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallScreen.java124 devices = PrinterUtil.getDeviceList(); in printerportField()