Searched refs:mRemovedLatch (Results 1 – 1 of 1) sorted by relevance
45 private CountDownLatch mRemovedLatch = null; field in TestNotificationListener155 maybeUpdateLatch(mRemovedLatch); in onNotificationRemoved()174 maybeUpdateLatch(mRemovedLatch); in onNotificationRemoved()209 mRemovedLatch = new CountDownLatch(countDownNumber); in setRemovedCountDown()210 return mRemovedLatch; in setRemovedCountDown()