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.java158 private CallCounter mPrintJobQueuedCallCounter; field in BasePrintTest
300 mPrintJobQueuedCallCounter = new CallCounter(); in setUp()
422 mPrintJobQueuedCallCounter.call(); in onPrintJobQueuedCalled()
449 waitForCallbackCallCount(mPrintJobQueuedCallCounter, count, in waitForServiceOnPrintJobQueuedCallbackCalled()
564 mPrintJobQueuedCallCounter.reset(); in resetCounters()