Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java115 private static final String PRINT_SPOOLER_PACKAGE_NAME = "com.android.printspooler"; field in BasePrintTest
665 "pm clear --user %d %s", CURRENT_USER_ID, PRINT_SPOOLER_PACKAGE_NAME)) in clearPrintSpoolerData()