Searched refs:mShowLatch (Results 1 – 7 of 7) sorted by relevance
48 protected final CountDownLatch mShowLatch = new CountDownLatch(1); field in DialogTask72 return mShowLatch; in getShowLatch()
51 protected final CountDownLatch mShowLatch = new CountDownLatch(1); field in FullScreenTask87 mShowLatch.countDown(); in onCreate()122 return mShowLatch; in getShowLatch()
51 mShowLatch.countDown(); in onCreate()
88 mShowLatch.countDown(); in onCreate()
91 mShowLatch.countDown(); in onCreate()
106 mShowLatch.countDown(); in onCreate()
239 mShowLatch.countDown(); in onCreate()