Home
last modified time | relevance | path

Searched refs:mRemovedLatch (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/shared/src/android/app/stubs/shared/
DTestNotificationListener.java45 private CountDownLatch mRemovedLatch = null; field in TestNotificationListener
155 maybeUpdateLatch(mRemovedLatch); in onNotificationRemoved()
174 maybeUpdateLatch(mRemovedLatch); in onNotificationRemoved()
209 mRemovedLatch = new CountDownLatch(countDownNumber); in setRemovedCountDown()
210 return mRemovedLatch; in setRemovedCountDown()