Home
last modified time | relevance | path

Searched defs:removedLatch (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/media/tests/MediaRouter/src/com/android/mediaroutertest/
H A DMediaRouter2ManagerTest.java178 CountDownLatch removedLatch = new CountDownLatch(1); in testOnRoutesRemovedAndAdded() local
220 CountDownLatch removedLatch = new CountDownLatch(1); in testGetRoutes_removedRoute_returnsCorrectRoutes() local