Home
last modified time | relevance | path

Searched refs:printerLocation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DFusedPrintersProvider.java194 Location printerLocation = favoritePrinters.get(i).second; in computeAndDeliverResult() local
196 if (printerLocation != null in computeAndDeliverResult()
198 if (printerLocation.distanceTo(location) <= MAX_PRINTER_DISTANCE) { in computeAndDeliverResult()