Searched refs:mDestroyActivityCallCounter (Results 1 – 1 of 1) sorted by relevance
147 private CallCounter mDestroyActivityCallCounter = new CallCounter(); field in BasePrintTest493 test.mDestroyActivityCallCounter.call(); in onActivityDestroyCalled()508 waitForCallbackCallCount(mDestroyActivityCallCounter, creates, in finishActivity()520 return mDestroyActivityCallCounter.getCallCount(); in getActivityDestroyCallbackCallCount()555 mDestroyActivityCallCounter.reset(); in resetCounters()