Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java81 private static final String PRINT_SPOOLER_PACKAGE_NAME = "com.android.printspooler"; field in BasePrintTest
376 String.format("pm clear %s", PRINT_SPOOLER_PACKAGE_NAME)) in clearPrintSpoolerData()