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.java97 private CallCounter mCancelOperationCounter; field in BasePrintTest
165 mCancelOperationCounter = new CallCounter(); in setUp()
211 mCancelOperationCounter.call(); in onCancelOperationCalled()
239 waitForCallbackCallCount(mCancelOperationCounter, 1, in waitForCancelOperationCallbackCalled()