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.java519 final CountDownLatch dboxLatch = new CountDownLatch(1); in testAnr() local
527 dboxLatch.countDown(); in testAnr()
565 awaitForLatch(dboxLatch); in testAnr()