HomeSort by relevance Sort by last modified time
    Searched refs:areHistoricalPrintersLoaded (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrinterRegistry.java 105 public boolean areHistoricalPrintersLoaded() {
108 return getPrinterProvider().areHistoricalPrintersLoaded();
FusedPrintersProvider.java 437 if (areHistoricalPrintersLoaded()) {
459 public boolean areHistoricalPrintersLoaded() {
    [all...]
PrintActivity.java     [all...]

Completed in 226 milliseconds