Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DBinderProxyTest.java100 final CountDownLatch bindLatch = new CountDownLatch(1); in testGetExtension() local
H A DBinderProxyCountingTest.java125 final CountDownLatch bindLatch = new CountDownLatch(1); in bindService() local