Searched refs:mCalendarQueryLatch (Results 1 – 1 of 1) sorted by relevance
469 CountDownLatch mCalendarQueryLatch = new CountDownLatch(1); field in EventsLiveDataTest.TestContentProvider496 mCalendarQueryLatch.countDown(); in query()503 awaitAndAssertDone(mCalendarQueryLatch); in awaitCalendarQuery()