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.java2317 private boolean mHistoricalPrintersLoaded; field in PrintActivity.DestinationAdapter
2325 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in DestinationAdapter()
2326 if (mHistoricalPrintersLoaded) { in DestinationAdapter()
2381 if (mHistoricalPrintersLoaded) { in getCount()
2539 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in onPrintersChanged()