Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceControlViewHostTests.java1028 CountDownLatch hostReady = new CountDownLatch(1); in testCanReplaceSurfacePackage() local
1037 hostReady.countDown(); in testCanReplaceSurfacePackage()
1040 hostReady.await(); in testCanReplaceSurfacePackage()