Searched defs:areHistoricalPrintersLoaded (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DFusedPrintersProvider.java437 if (areHistoricalPrintersLoaded()) {
459 public boolean areHistoricalPrintersLoaded() { method in class:FusedPrintersProvider
H A DPrinterRegistry.java105 public boolean areHistoricalPrintersLoaded() { method in class:PrinterRegistry
108 return getPrinterProvider().areHistoricalPrintersLoaded();

Completed in 25 milliseconds