Searched refs:mHistoricalPrintersLoaded (Results 1 – 1 of 1) sorted by relevance
1707 private boolean mHistoricalPrintersLoaded; field in PrintActivity.DestinationAdapter1710 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in DestinationAdapter()1711 if (mHistoricalPrintersLoaded) { in DestinationAdapter()1754 if (mHistoricalPrintersLoaded) { in getCount()1890 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in onPrintersChanged()