Searched refs:mHistoricalPrintersLoaded (Results 1 – 1 of 1) sorted by relevance
2316 private boolean mHistoricalPrintersLoaded; field in PrintActivity.DestinationAdapter2324 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in DestinationAdapter()2325 if (mHistoricalPrintersLoaded) { in DestinationAdapter()2380 if (mHistoricalPrintersLoaded) { in getCount()2538 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in onPrintersChanged()