/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/ |
H A D | AbstractListeningExecutorService.java | 49 protected final <T extends @Nullable Object> RunnableFuture<T> newTaskFor( in newTaskFor() method in AbstractListeningExecutorService 59 protected final <T extends @Nullable Object> RunnableFuture<T> newTaskFor(Callable<T> callable) { in newTaskFor() method in AbstractListeningExecutorService
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/ |
H A D | AbstractListeningExecutorService.java | 49 protected final <T extends @Nullable Object> RunnableFuture<T> newTaskFor( in newTaskFor() method in AbstractListeningExecutorService 59 protected final <T extends @Nullable Object> RunnableFuture<T> newTaskFor(Callable<T> callable) { in newTaskFor() method in AbstractListeningExecutorService
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | ExecutorCompletionService.java | 125 private RunnableFuture<V> newTaskFor(Callable<V> task) { in newTaskFor() method in ExecutorCompletionService 132 private RunnableFuture<V> newTaskFor(Runnable task, V result) { in newTaskFor() method in ExecutorCompletionService
|
D | AbstractExecutorService.java | 97 protected <T> RunnableFuture<T> newTaskFor(Runnable runnable, T value) { in newTaskFor() method in AbstractExecutorService 112 protected <T> RunnableFuture<T> newTaskFor(Callable<T> callable) { in newTaskFor() method in AbstractExecutorService
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/ |
H A D | ExecutorCompletionService.java | 125 private RunnableFuture<V> newTaskFor(Callable<V> task) { in newTaskFor() method in ExecutorCompletionService 132 private RunnableFuture<V> newTaskFor(Runnable task, V result) { in newTaskFor() method in ExecutorCompletionService
|
H A D | AbstractExecutorService.java | 97 protected <T> RunnableFuture<T> newTaskFor(Runnable runnable, T value) { in newTaskFor() method in AbstractExecutorService 112 protected <T> RunnableFuture<T> newTaskFor(Callable<T> callable) { in newTaskFor() method in AbstractExecutorService
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | ExecutorCompletionService.java | 125 private RunnableFuture<V> newTaskFor(Callable<V> task) { in newTaskFor() method in ExecutorCompletionService 132 private RunnableFuture<V> newTaskFor(Runnable task, V result) { in newTaskFor() method in ExecutorCompletionService
|
D | AbstractExecutorService.java | 97 protected <T> RunnableFuture<T> newTaskFor(Runnable runnable, T value) { in newTaskFor() method in AbstractExecutorService 112 protected <T> RunnableFuture<T> newTaskFor(Callable<T> callable) { in newTaskFor() method in AbstractExecutorService
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/android/util/concurrent/ |
H A D | PausedExecutorService.java | 171 protected <T> RunnableFuture<T> newTaskFor(Runnable runnable, T value) { in newTaskFor() method in PausedExecutorService 176 protected <T> RunnableFuture<T> newTaskFor(Callable<T> callable) { in newTaskFor() method in PausedExecutorService
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/concurrent/ |
H A D | ForkJoinPool.annotated.java | 115 protected <T> java.util.concurrent.RunnableFuture<T> newTaskFor(java.lang.Runnable runnable, T valu… in newTaskFor() method in ForkJoinPool 117 protected <T> java.util.concurrent.RunnableFuture<T> newTaskFor(java.util.concurrent.Callable<T> ca… in newTaskFor() method in ForkJoinPool
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/concurrent/ |
H A D | AbstractExecutorServiceTest.java | 66 public <T> RunnableFuture<T> newTaskFor(Runnable runnable, T value) { in newTaskFor() method in AbstractExecutorServiceTest.TestExecutorService
|
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/engine/executor/ |
H A D | FifoPriorityThreadPoolExecutor.java | 36 protected <T> RunnableFuture<T> newTaskFor(Runnable runnable, T value) { in newTaskFor() method in FifoPriorityThreadPoolExecutor
|
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/ |
H A D | ThreadPoolExecutorSubclassTest.java | 153 protected <V> RunnableFuture<V> newTaskFor(Callable<V> c) { in newTaskFor() method in ThreadPoolExecutorSubclassTest.CustomTPE 156 protected <V> RunnableFuture<V> newTaskFor(Runnable r, V v) { in newTaskFor() method in ThreadPoolExecutorSubclassTest.CustomTPE
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/ |
H A D | ThreadPoolExecutorSubclassTest.java | 188 protected <V> RunnableFuture<V> newTaskFor(Callable<V> c) { in newTaskFor() method in ThreadPoolExecutorSubclassTest.CustomTPE 191 protected <V> RunnableFuture<V> newTaskFor(Runnable r, V v) { in newTaskFor() method in ThreadPoolExecutorSubclassTest.CustomTPE
|
/aosp_15_r20/prebuilts/misc/common/android-support-test/espresso/ |
HD | espresso_web_release_no_deps.jar | android/support/test/espresso/web/internal/deps/guava/util/concurrent ... |
/aosp_15_r20/external/ow2-asm/tools/ |
HD | jdk8-api.jar | META-INF/
java/io/CharArrayReader.class
<Unknown>
package java.io
public ... |
/aosp_15_r20/out/soong/.intermediates/external/glide/glide/android_common/turbine/ |
D | glide.jar | com/bumptech/glide/BitmapOptions.class
<Unknown>
package com.bumptech.glide
abstract ... |
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | jsr166-tests.jar | META-INF/
META-INF/MANIFEST.MF
jsr166/
jsr166/AbstractExecutorServiceTest$1. ... |
/aosp_15_r20/out/soong/.intermediates/libcore/java.current.stubs/android_common/turbine-combined/ |
D | java.current.stubs.jar | java/awt/font/NumericShaper$Range.class
<Unknown>
package java.awt. ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | jsr166-tests.jar | META-INF/
META-INF/MANIFEST.MF
jsr166/
jsr166/AbstractExecutorServiceTest$1. ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/java/ |
D | art.module.intra.core.api.stubs.jar | android/compat/Compatibility$ChangeConfig.class
<Unknown>
package android.compat
public final android ... |
D | art.module.public.api.stubs.jar | NOTICES/libcore-NOTICE
NOTICES/ojluni-NOTICE
android/system/ErrnoException.class
<Unknown ... |
D | legacy.art.module.platform.api.stubs.jar | android/compat/Compatibility$BehaviorChangeDelegate.class
<Unknown>
package android.compat
public abstract android ... |
/aosp_15_r20/out/soong/.intermediates/libcore/java.current.stubs/android_common/turbine/ |
D | java.current.stubs.jar | java/awt/font/NumericShaper$Range.class
<Unknown>
package java.awt. ... |
/aosp_15_r20/prebuilts/module_sdk/art/13/java/ |
D | art.module.intra.core.api.stubs.jar | android/compat/Compatibility$ChangeConfig.class
<Unknown>
package android.compat
public final android ... |