Home
last modified time | relevance | path

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

/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java516 final CountDownLatch dboxLatch = new CountDownLatch(1); in testAnr() local
524 dboxLatch.countDown(); in testAnr()
562 awaitForLatch(dboxLatch); in testAnr()