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.java152 private CallCounter mCancelOperationCounter; field in BasePrintTest
293 mCancelOperationCounter = new CallCounter(); in setUp()
394 mCancelOperationCounter.call(); in onCancelOperationCalled()
434 waitForCallbackCallCount(mCancelOperationCounter, 1, in waitForCancelOperationCallbackCalled()
558 mCancelOperationCounter.reset(); in resetCounters()