Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java138 private CallCounter mCancelOperationCounter; field in BasePrintTest
284 mCancelOperationCounter = new CallCounter(); in setUp()
382 mCancelOperationCounter.call(); in onCancelOperationCalled()
422 waitForCallbackCallCount(mCancelOperationCounter, 1, in waitForCancelOperationCallbackCalled()
546 mCancelOperationCounter.reset(); in resetCounters()