HomeSort by relevance Sort by last modified time
    Searched full:historicalprinter (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
FusedPrintersProvider.java 394 PrinterInfo historicalPrinter = mHistoricalPrinters.get(i);
395 if (historicalPrinter.getId().equals(printerId)) {

Completed in 56 milliseconds