Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/services/
DFirstPrintService.java19 public class FirstPrintService extends StubbablePrintService { class
/cts/tests/tests/print/src/android/print/cts/
DPrintDocumentAdapterContractTest.java39 import android.print.cts.services.FirstPrintService;
66 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testNoPrintOptionsOrPrinterChange()
190 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testNoPrintOptionsOrPrinterChangeCanceled()
284 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testPrintOptionsChangeAndNoPrinterChange()
488 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testPrintOptionsChangeAndPrinterChange()
653 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testPrintOptionsChangeAndNoPrinterChangeAndContentChange()
786 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testNewPrinterSupportsSelectedPrintOptions()
895 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testNothingChangesAllPagesWrittenFirstTime()
1025 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testCancelLongRunningLayout()
1103 FirstPrintService.setCallbacks(createFirstMockPrintServiceCallbacks()); in testCancelLongRunningWrite()
[all …]
DPageRangeAdjustmentTest.java37 import android.print.cts.services.FirstPrintService;
94 FirstPrintService.setCallbacks(firstServiceCallbacks); in testAllPagesWantedAndAllPagesWritten()
202 FirstPrintService.setCallbacks(firstServiceCallbacks); in testSomePagesWantedAndAllPagesWritten()
322 FirstPrintService.setCallbacks(firstServiceCallbacks); in testSomePagesWantedAndSomeMorePagesWritten()
439 FirstPrintService.setCallbacks(firstServiceCallbacks); in testSomePagesWantedAndNotWritten()
546 FirstPrintService.setCallbacks(firstServiceCallbacks); in testWantedPagesAlreadyWrittenForPreview()
DPrintServicesTest.java47 import android.print.cts.services.FirstPrintService;
391 FirstPrintService.setCallbacks(serviceCallbacks);
536 FirstPrintService.setCallbacks(serviceCallbacks);
556 new ComponentName(getActivity(), FirstPrintService.class).getPackageName(), 0);
DPrinterDiscoverySessionLifecycleTest.java34 import android.print.cts.services.FirstPrintService;
89 FirstPrintService.setCallbacks(firstServiceCallbacks); in testNormalLifecycle()
189 FirstPrintService.setCallbacks(firstServiceCallbacks); in testCancelPrintServicesAlertDialog()
277 FirstPrintService.setCallbacks(firstServiceCallbacks); in testStartPrinterDiscoveryWithHistoricalPrinters()
DPrinterCapabilitiesTest.java32 import android.print.cts.services.FirstPrintService;
308 FirstPrintService.setCallbacks(firstServiceCallbacks); in testPrinterCapabilityChange()
470 FirstPrintService.setCallbacks(firstServiceCallbacks); in testIllegalPrinterCapabilityInfos()
583 FirstPrintService.setCallbacks(firstServiceCallbacks); in testSanePrinterCapabilityInfos()
649 FirstPrintService.setCallbacks(firstServiceCallbacks); in testPrinterCapabilityInfo()
DPrinterInfoTest.java36 import android.print.cts.services.FirstPrintService;
423 FirstPrintService.setCallbacks(serviceCallbacks);
DPrintJobTest.java34 import android.print.cts.services.FirstPrintService;
262 FirstPrintService.setCallbacks(serviceCallbacks);
596 FirstPrintService.setCallbacks(serviceCallbacks);
DCustomPrintOptionsTest.java34 import android.print.cts.services.FirstPrintService;
208 FirstPrintService.setCallbacks(firstServiceCallbacks); in testCase()
DPrintAttributesTest.java32 import android.print.cts.services.FirstPrintService;
313 FirstPrintService.setCallbacks(serviceCallbacks);