Home
last modified time | relevance | path

Searched refs:waitForPrinterDiscoverySessionDestroyCallbackCalled (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/print/src/android/print/cts/
DPrintDocumentAdapterContractTest.java129 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testNoPrintOptionsOrPrinterChange()
243 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testNoPrintOptionsOrPrinterChangeCanceled()
370 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testPrintOptionsChangeAndNoPrinterChange()
559 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testPrintOptionsChangeAndPrinterChange()
706 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testPrintOptionsChangeAndNoPrinterChangeAndContentChange()
830 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testNewPrinterSupportsSelectedPrintOptions()
939 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testNothingChangesAllPagesWrittenFirstTime()
1046 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testCancelLongRunningLayout()
1140 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testCancelLongRunningWrite()
1212 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testFailedLayout()
[all …]
DPrinterDiscoverySessionLifecycleTest.java127 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testNormalLifecycle()
234 waitForPrinterDiscoverySessionDestroyCallbackCalled(); in testStartPrinterDiscoveryWithHistoricalPrinters()
DBasePrintTest.java243 protected void waitForPrinterDiscoverySessionDestroyCallbackCalled() { in waitForPrinterDiscoverySessionDestroyCallbackCalled() method in BasePrintTest