Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java1707 private boolean mHistoricalPrintersLoaded; field in PrintActivity.DestinationAdapter
1710 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in DestinationAdapter()
1711 if (mHistoricalPrintersLoaded) { in DestinationAdapter()
1754 if (mHistoricalPrintersLoaded) { in getCount()
1890 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in onPrintersChanged()