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.java155 private CallCounter mWriteCancelCallCounter; field in BasePrintTest
298 mWriteCancelCallCounter = new CallCounter(); in setUp()
414 mWriteCancelCallCounter.call(); in onWriteCancelCalled()
473 waitForCallbackCallCount(mWriteCancelCallCounter, count, in waitForWriteCancelCallback()
561 mWriteCancelCallCounter.reset(); in resetCounters()