Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java98 private CallCounter mLayoutCallCounter; field in BasePrintTest
166 mLayoutCallCounter = new CallCounter(); in setUp()
215 mLayoutCallCounter.call(); in onLayoutCalled()
259 waitForCallbackCallCount(mLayoutCallCounter, count, in waitForLayoutAdapterCallbackCount()