Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/tests/MediaRouter/src/com/android/mediaroutertest/
H A DMediaRouter2ManagerTest.java188 CountDownLatch removedLatch = new CountDownLatch(1); in testOnRoutesUpdated() local
265 CountDownLatch removedLatch = new CountDownLatch(1); in testGetRoutes_removedRoute_returnsCorrectRoutes() local