Home
last modified time | relevance | path

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

/packages/apps/Car/Calendar/tests/unit/src/com/android/car/calendar/common/
DEventsLiveDataTest.java238 CountDownLatch changeCountdownLatch = new CountDownLatch(2); in notifyDataChange_dataNotChanged_onChangedNotCalled() local
268 CountDownLatch changeCountdownLatch = new CountDownLatch(2); in notifyDataChange_dataChanged_onChangedCalled() local