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.java153 private CallCounter mLayoutCallCounter; field in BasePrintTest
294 mLayoutCallCounter = new CallCounter(); in setUp()
402 mLayoutCallCounter.call(); in onLayoutCalled()
464 waitForCallbackCallCount(mLayoutCallCounter, count, in waitForLayoutAdapterCallbackCount()
559 mLayoutCallCounter.reset(); in resetCounters()