Searched refs:FirstPrintService (Results 1 – 5 of 5) sorted by relevance
19 public class FirstPrintService extends StubbablePrintService { class
39 import android.print.cts.services.FirstPrintService;66 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testNoPrintOptionsOrPrinterChange()186 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testNoPrintOptionsOrPrinterChangeCanceled()279 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testPrintOptionsChangeAndNoPrinterChange()479 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testPrintOptionsChangeAndPrinterChange()639 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testPrintOptionsChangeAndNoPrinterChangeAndContentChange()768 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testNewPrinterSupportsSelectedPrintOptions()873 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testNothingChangesAllPagesWrittenFirstTime()999 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testCancelLongRunningLayout()1076 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testCancelLongRunningWrite()[all …]
37 import android.print.cts.services.FirstPrintService;92 FirstPrintService.setCallbacks(firstServiceCallbacks); in testAllPagesWantedAndAllPagesWritten()197 FirstPrintService.setCallbacks(firstServiceCallbacks); in testSomePagesWantedAndAllPagesWritten()312 FirstPrintService.setCallbacks(firstServiceCallbacks); in testSomePagesWantedAndSomeMorePagesWritten()425 FirstPrintService.setCallbacks(firstServiceCallbacks); in testSomePagesWantedAndNotWritten()532 FirstPrintService.setCallbacks(firstServiceCallbacks); in testWantedPagesAlreadyWrittenForPreview()
34 import android.print.cts.services.FirstPrintService;90 FirstPrintService.setCallbacks(firstServiceCallbacks); in testNormalLifecycle()187 FirstPrintService.setCallbacks(firstServiceCallbacks); in testStartPrinterDiscoveryWithHistoricalPrinters()
44 import android.print.cts.services.FirstPrintService;383 pkgName, FirstPrintService.class.getCanonicalName(), in enablePrintServices()