Searched refs:mEventCountdown (Results 1 – 1 of 1) sorted by relevance
75 private CountDownLatch mEventCountdown; field in ImageWallpaperTest81 mEventCountdown = new CountDownLatch(1); in setUp()121 mEventCountdown.countDown(); in createImageWallpaper()174 mEventCountdown.getCount()).isEqualTo(0);