Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java144 private CallCounter mPrintJobQueuedCallCounter; field in BasePrintTest
291 mPrintJobQueuedCallCounter = new CallCounter(); in setUp()
410 mPrintJobQueuedCallCounter.call(); in onPrintJobQueuedCalled()
437 waitForCallbackCallCount(mPrintJobQueuedCallCounter, count, in waitForServiceOnPrintJobQueuedCallbackCalled()
552 mPrintJobQueuedCallCounter.reset(); in resetCounters()