Searched refs:outPrinters (Results 1 – 1 of 1) sorted by relevance
881 List<Pair<PrinterInfo, Location>> outPrinters) in parseState() argument888 while (parsePrinter(parser, outPrinters)) { in parseState()901 List<Pair<PrinterInfo, Location>> outPrinters) in parsePrinter() argument951 outPrinters.add(new Pair<PrinterInfo, Location>(printer, location)); in parsePrinter()