Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DSelectPrinterActivity.java98 private static final String PRINTERS_INFO_COUNT = "printers_info"; field in SelectPrinterActivity
382 MetricsLogger.count(this, PRINTERS_INFO_COUNT, numInfoPrinters); in onDestroy()