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.java1863 private boolean mHistoricalPrintersLoaded; field in PrintActivity.DestinationAdapter
1866 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in DestinationAdapter()
1867 if (mHistoricalPrintersLoaded) { in DestinationAdapter()
1910 if (mHistoricalPrintersLoaded) { in getCount()
2046 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in onPrintersChanged()