Searched refs:mResumedLatch (Results 1 – 1 of 1) sorted by relevance
143 private final CountDownLatch mResumedLatch = new CountDownLatch(1); field in ActivitiesWatcher.ActivityWatcher175 return mResumedLatch; in getLatch()