Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java141 private CallCounter mWriteCancelCallCounter; field in BasePrintTest
289 mWriteCancelCallCounter = new CallCounter(); in setUp()
402 mWriteCancelCallCounter.call(); in onWriteCancelCalled()
461 waitForCallbackCallCount(mWriteCancelCallCounter, count, in waitForWriteCancelCallback()
549 mWriteCancelCallCounter.reset(); in resetCounters()