Searched refs:mPostedLatch (Results 1 – 1 of 1) sorted by relevance
43 private CountDownLatch mPostedLatch = null; field in TestNotificationListener117 maybeUpdateLatch(mPostedLatch); in onNotificationPosted()133 maybeUpdateLatch(mPostedLatch); in onNotificationPosted()199 mPostedLatch = new CountDownLatch(countDownNumber); in setPostedCountDown()200 return mPostedLatch; in setPostedCountDown()