Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DSelectPrinterActivity.java96 private static final String PRINTERS_LISTED_COUNT = "printers_listed"; field in SelectPrinterActivity
366 MetricsLogger.count(this, PRINTERS_LISTED_COUNT, numPrinters); in onDestroy()