Searched refs:surfacePackageReparented (Results 1 – 1 of 1) sorted by relevance
902 CountDownLatch surfacePackageReparented = new CountDownLatch(1); in testCanCopySurfacePackage() local906 t.addTransactionCommittedListener(Runnable::run, surfacePackageReparented::countDown); in testCanCopySurfacePackage()910 surfacePackageReparented.await(WAIT_TIMEOUT_S, TimeUnit.SECONDS)); in testCanCopySurfacePackage()