Searched defs:latch (Results 1 – 11 of 11) sorted by relevance
172 final CountDownLatch latch = new CountDownLatch(1); in blockingCallSpeak() local185 final CountDownLatch latch = new CountDownLatch(1); in blockingInitAndVerify() local199 public static CountDownBehaviour doCountDown(final CountDownLatch latch) { in doCountDown()
162 final CountDownLatch latch = new CountDownLatch(1); in testKeyValue_CacheStarvedWriter() local
540 final CountDownLatch latch = new CountDownLatch(2); in testScrollStateForSmoothScroll() local570 final CountDownLatch latch = new CountDownLatch(1); in testScrollStateForSmoothScrollWithStop() local607 final CountDownLatch latch = new CountDownLatch(2); in testScrollStateForFling() local640 final CountDownLatch latch = new CountDownLatch(1); in testScrollStateForFlingWithStop() local
176 final CountDownLatch latch = new CountDownLatch(2); in waitForAnimations() local
981 final CountDownLatch latch = new CountDownLatch(1); in waitForAnimationsToEnd() local
154 private void waitForLatch(CountDownLatch latch) { in waitForLatch()
230 CountDownLatch latch = new CountDownLatch(1); in dump() local
622 final CountDownLatch latch = new CountDownLatch(1); in profileViewOperation() local773 final CountDownLatch latch = new CountDownLatch(1); in performViewCapture() local1601 final CountDownLatch latch = new CountDownLatch(1); in invokeViewMethod() local
615 private void latch() { in latch() method in Mesh.TriangleMeshBuilder
478 public final AtomicBoolean latch; field in BackupManagerService.FullParams3471 boolean doSystem, boolean doCompress, String[] packages, AtomicBoolean latch) { in PerformAdbBackupTask()3805 FullBackupJob runningJob, AtomicBoolean latch) { in PerformFullTransportBackupTask()4053 AtomicBoolean latch) throws IOException { in SinglePackageBackupRunner()4212 AtomicBoolean latch = new AtomicBoolean(false); in beginFullBackup() local5533 IFullBackupRestoreObserver observer, AtomicBoolean latch) { in PerformAdbRestoreTask()8340 AtomicBoolean latch = new AtomicBoolean(false); in fullTransportBackup() local
586 private void waitForLatch(CountDownLatch latch) { in waitForLatch()