Searched refs:getNameMethod (Results 1 – 1 of 1) sorted by relevance
155 Method getNameMethod = cPrintService.getDeclaredMethod("getName", new Class[0]); in getPrinterNameWithReflection() local156 Object retValue = getNameMethod.invoke(pService, new Object[0]); in getPrinterNameWithReflection()
Completed in 6 milliseconds