Home
last modified time | relevance | path

Searched defs:mFavoritePrinters (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DFusedPrintersProvider.java105 private final List<Pair<PrinterInfo, Location>> mFavoritePrinters = field in FusedPrintersProvider
438 updatePrinters(mDiscoverySession.getPrinters(), mFavoritePrinters, mLocation); in onLocationChanged() local
831 updatePrinters(mDiscoverySession.getPrinters(), mFavoritePrinters, in onPostExecute() local