Searched refs:runAsync (Results 1 – 6 of 6) sorted by relevance
304 new LoadDrawableTask(context, andThen).runAsync(); in loadDrawableAsync()320 new LoadDrawableTask(context, handler, listener).runAsync(); in loadDrawableAsync()1002 public void runAsync() { in runAsync() method in Icon.LoadDrawableTask
158 CompletableFuture.runAsync( in executeMethodAsync()
1138 doAnswer(answerVoid(Runnable::run)).when(mHelper).runAsync(any(Runnable.class)); in mockRunAsync()1176 verify(mHelper, never()).runAsync(any()); in verifyPostPreCreatedUserSkipped()
848 runAsync(() -> { in managePreCreatedUsers() method900 void runAsync(Runnable r) { in runAsync() method in CarServiceHelperService
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
75030 method public static java.util.concurrent.CompletableFuture<java.lang.Void> runAsync(Runnable);75031 …method public static java.util.concurrent.CompletableFuture<java.lang.Void> runAsync(Runnable, jav…