Searched refs:mHistoricalPrintersLoaded (Results 1 – 1 of 1) sorted by relevance
1863 private boolean mHistoricalPrintersLoaded; field in PrintActivity.DestinationAdapter1866 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in DestinationAdapter()1867 if (mHistoricalPrintersLoaded) { in DestinationAdapter()1910 if (mHistoricalPrintersLoaded) { in getCount()2046 mHistoricalPrintersLoaded = mPrinterRegistry.areHistoricalPrintersLoaded(); in onPrintersChanged()