Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java139 private CallCounter mLayoutCallCounter; field in BasePrintTest
285 mLayoutCallCounter = new CallCounter(); in setUp()
390 mLayoutCallCounter.call(); in onLayoutCalled()
452 waitForCallbackCallCount(mLayoutCallCounter, count, in waitForLayoutAdapterCallbackCount()
547 mLayoutCallCounter.reset(); in resetCounters()