Searched refs:mHistoricalPrintersLoaded (Results 1 – 1 of 1) sorted by relevance
2317 private boolean mHistoricalPrintersLoaded; field in PrintActivity.DestinationAdapter2325 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in DestinationAdapter()2326 if (mHistoricalPrintersLoaded) { in DestinationAdapter()2381 if (mHistoricalPrintersLoaded) { in getCount()2539 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in onPrintersChanged()