Home
last modified time | relevance | path

Searched refs:onLayoutCalled (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/print/src/android/print/cts/
DPageRangeAdjustmentTest.java108 onLayoutCalled(); in testAllPagesWantedAndAllPagesWritten()
213 onLayoutCalled(); in testSomePagesWantedAndAllPagesWritten()
328 onLayoutCalled(); in testSomePagesWantedAndSomeMorePagesWritten()
441 onLayoutCalled(); in testSomePagesWantedAndNotWritten()
548 onLayoutCalled(); in testWantedPagesAlreadyWrittenForPreview()
DPrintDocumentAdapterContractTest.java84 onLayoutCalled(); in testNoPrintOptionsOrPrinterChange()
298 onLayoutCalled(); in testPrintOptionsChangeAndNoPrinterChange()
498 onLayoutCalled(); in testPrintOptionsChangeAndPrinterChange()
658 onLayoutCalled(); in testPrintOptionsChangeAndNoPrinterChangeAndContentChange()
891 onLayoutCalled(); in testNothingChangesAllPagesWrittenFirstTime()
1017 onLayoutCalled(); in testCancelLongRunningLayout()
1186 onLayoutCalled(); in testFailedLayout()
1431 onLayoutCalled(); in testLayoutCallbackNotCalled()
DPrinterDiscoverySessionLifecycleTest.java413 onLayoutCalled();
DBasePrintTest.java214 protected void onLayoutCalled() { in onLayoutCalled() method in BasePrintTest