Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java134 private static final String PRINT_PAGES_HISTO = "print_pages"; field in PrintActivity
1133 MetricsLogger.histogram(this, PRINT_PAGES_HISTO, in countPrintOperation()