Searched refs:runAsync (Results 1 – 15 of 15) sorted by relevance
87 CompletableFuture.runAsync(
91 CompletableFuture.runAsync(
189 CompletableFuture.runAsync(200 CompletableFuture.runAsync(
284 CompletableFuture.runAsync(
333 CompletableFuture.runAsync(
488 CompletableFuture.runAsync( in executeMethodAsync()
324 new LoadDrawableTask(context, andThen).runAsync(); in loadDrawableAsync()340 new LoadDrawableTask(context, handler, listener).runAsync(); in loadDrawableAsync()1049 public void runAsync() { in runAsync() method in Icon.LoadDrawableTask
294 CompletableFuture.runAsync(305 CompletableFuture.runAsync(
162 CompletableFuture.runAsync( in executeMethodAsync()
371 CompletableFuture.runAsync(
541 return AndroidFuture.runAsync(uncheckExceptions(() -> { in dump()
308 CompletableFuture.runAsync(runnable, mExecutor).get(); in awaitResult()
349 CompletableFuture.runAsync( in executeAndWait()
28885 HSPLjava/util/concurrent/CompletableFuture;->runAsync(Ljava/lang/Runnable;Ljava/util/concurrent/Exe…
17039 Landroid/graphics/drawable/Icon$LoadDrawableTask;->runAsync()V