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()
52 mShowLatch.countDown(); in onCreate()
89 mShowLatch.countDown(); in onCreate()
92 mShowLatch.countDown(); in onCreate()
107 mShowLatch.countDown(); in onCreate()
240 mShowLatch.countDown(); in onCreate()