Searched defs:await (Results 1 – 9 of 9) sorted by relevance
196 public boolean await(@NonNull Duration timeout) { in await() method in SyncFence218 private boolean await(long timeoutNanos) { in await() method in SyncFence
57 void await() { in await() method in AdbRestoreFinishedLatch
100 private fun await() = Thread.sleep(250) regex
94 private fun await() = Thread.sleep(250) regex
154 private fun await(millis: Long) = Thread.sleep(millis) regex
127 private fun await(millis: Long) = Thread.sleep(millis) regex
172 private static void await(@NonNull CountDownLatch latch, @NonNull String fmt, in await() method in MyContentCaptureService.ServiceWatcher
186 private void await(@NonNull CountDownLatch latch, @NonNull String fmt, in await() method in AutofillTestWatcher.ServiceWatcher
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...