HomeSort by relevance Sort by last modified time
    Searched refs:clearPrintSpoolerData (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/print/src/android/print/cts/
InteractionBetweenPrintDocumentAndPrinterDiscovery.java 62 clearPrintSpoolerData();
PrintServicesTest.java 476 clearPrintSpoolerData();
571 clearPrintSpoolerData();
PrinterDiscoverySessionLifecycleTest.java 73 clearPrintSpoolerData();
PrintDocumentAdapterContractTest.java 80 clearPrintSpoolerData();
    [all...]
  /cts/tests/tests/print/printTestUtilLib/src/android/print/test/
BasePrintTest.java 207 Log.d(LOG_TAG, "clearPrintSpoolerData()");
208 clearPrintSpoolerData();
336 Log.d(LOG_TAG, "clearPrintSpoolerData()");
337 clearPrintSpoolerData();
806 protected static void clearPrintSpoolerData() throws Exception {
    [all...]

Completed in 4018 milliseconds