HomeSort by relevance Sort by last modified time
    Searched defs:addHistoricalPrinter (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrinterRegistry.java 70 public void addHistoricalPrinter(PrinterInfo printer) {
73 getPrinterProvider().addHistoricalPrinter(printer);
FusedPrintersProvider.java 90 public void addHistoricalPrinter(PrinterInfo printer) {

Completed in 51 milliseconds