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