HomeSort by relevance Sort by last modified time
    Searched defs:PRINT_JOB_NAME (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/devicepolicy/app/PrintingApp/src/com/android/cts/devicepolicy/printingapp/
PrintActivity.java 33 private static final String PRINT_JOB_NAME = "Test print job";
44 PrintJob printJob = printManager.print(PRINT_JOB_NAME, new PrintDocumentAdapter() {
  /cts/tests/tests/print/printTestUtilLib/src/android/print/test/
BasePrintTest.java 116 protected static final String PRINT_JOB_NAME = "Test";
    [all...]

Completed in 3081 milliseconds