Home
last modified time | relevance | path

Searched defs:initializeCountdownLatch (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Calendar/tests/unit/src/com/android/car/calendar/common/
DEventsLiveDataTest.java235 CountDownLatch initializeCountdownLatch = new CountDownLatch(1); in notifyDataChange_dataNotChanged_onChangedNotCalled() local
265 CountDownLatch initializeCountdownLatch = new CountDownLatch(1); in notifyDataChange_dataChanged_onChangedCalled() local