Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java102 private CallCounter mDestroySessionCallCounter; field in BasePrintTest
171 mDestroySessionCallCounter = new CallCounter(); in setUp()
235 mDestroySessionCallCounter.call(); in onPrinterDiscoverySessionDestroyCalled()
244 waitForCallbackCallCount(mDestroySessionCallCounter, 1, in waitForPrinterDiscoverySessionDestroyCallbackCalled()