Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DFusedPrintersProvider.java881 List<Pair<PrinterInfo, Location>> outPrinters) in parseState() argument
888 while (parsePrinter(parser, outPrinters)) { in parseState()
901 List<Pair<PrinterInfo, Location>> outPrinters) in parsePrinter() argument
951 outPrinters.add(new Pair<PrinterInfo, Location>(printer, location)); in parsePrinter()