Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPageRangeAdjustmentTest.java110 onLayoutCalled(); in testAllPagesWantedAndAllPagesWritten()
218 onLayoutCalled(); in testSomePagesWantedAndAllPagesWritten()
338 onLayoutCalled(); in testSomePagesWantedAndSomeMorePagesWritten()
455 onLayoutCalled(); in testSomePagesWantedAndNotWritten()
562 onLayoutCalled(); in testWantedPagesAlreadyWrittenForPreview()
DPrintDocumentAdapterContractTest.java84 onLayoutCalled(); in testNoPrintOptionsOrPrinterChange()
303 onLayoutCalled(); in testPrintOptionsChangeAndNoPrinterChange()
507 onLayoutCalled(); in testPrintOptionsChangeAndPrinterChange()
672 onLayoutCalled(); in testPrintOptionsChangeAndNoPrinterChangeAndContentChange()
913 onLayoutCalled(); in testNothingChangesAllPagesWrittenFirstTime()
1043 onLayoutCalled(); in testCancelLongRunningLayout()
1214 onLayoutCalled(); in testFailedLayout()
1461 onLayoutCalled(); in testLayoutCallbackNotCalled()
1692 onLayoutCalled(); in printDocumentInfoBaseTest()
DPrinterInfoTest.java90 onLayoutCalled(); in createMockPrintDocumentAdapter()
DPrintServicesTest.java117 onLayoutCalled(); in createMockPrintDocumentAdapter()
DPrinterDiscoverySessionLifecycleTest.java506 onLayoutCalled();
DPrintAttributesTest.java244 onLayoutCalled();
DBasePrintTest.java268 protected void onLayoutCalled() { in onLayoutCalled() method in BasePrintTest