Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java105 private CallCounter mCancelOperationCounter; field in BasePrintTest
197 mCancelOperationCounter = new CallCounter(); in setUp()
265 mCancelOperationCounter.call(); in onCancelOperationCalled()
297 waitForCallbackCallCount(mCancelOperationCounter, 1, in waitForCancelOperationCallbackCalled()
385 mCancelOperationCounter.reset(); in resetCounters()