Searched refs:PRINT_JOB_NAME (Results 1 – 9 of 9) sorted by relevance
93 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in noPrintOptionsOrPrinterChange()256 callback.onLayoutFinished(new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in nonCallingBackWrite()326 callback.onLayoutFinished(new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in nonChangePrinterWhileNotWritten()393 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in printOptionsChangeAndNoPrinterChange()585 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in printCorruptedFile()664 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in printOptionsChangeAndPrinterChange()812 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in printOptionsChangeAndNoPrinterChangeAndContentChange()929 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in newPrinterSupportsSelectedPrintOptions()1022 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in nothingChangesAllPagesWrittenFirstTime()1195 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in cancelLongRunningWrite()[all …]
173 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in somePagesWantedAndAllPagesWritten()264 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in somePagesWantedAndSomeMorePagesWritten()355 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in somePagesWantedAndNotWritten()441 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in wantedPagesAlreadyWrittenForPreview()
128 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME).build(); in printerReappearsWhileCanceling()
187 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in setUpPrinting()
275 new PrintDocumentInfo.Builder(PRINT_JOB_NAME); in adjustPageRangeAndVerifyPages()
150 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in setUpServicesAndAdapter()
358 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in testPrinterCapabilityInfo()
233 PrintDocumentInfo info = new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in createMockPrintDocumentAdapter()
112 protected static final String PRINT_JOB_NAME = "Test"; field in BasePrintTest726 callback.onLayoutFinished(new PrintDocumentInfo.Builder(PRINT_JOB_NAME) in createDefaultPrintDocumentAdapter()