Home
last modified time | relevance | path

Searched refs:PooledSupplier (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/function/pooled/
DPooledSupplier.java32 public interface PooledSupplier<T> extends PooledLambda, Supplier<T>, ThrowingSupplier<T> { interface
40 PooledSupplier<T> recycleOnUse(); in recycleOnUse()
45 PooledSupplier.OfInt recycleOnUse(); in recycleOnUse()
51 PooledSupplier.OfLong recycleOnUse(); in recycleOnUse()
57 PooledSupplier.OfDouble recycleOnUse(); in recycleOnUse()
DPooledLambda.java128 static <R> PooledSupplier<R> obtainSupplier(R value) { in obtainSupplier()
140 static PooledSupplier.OfInt obtainSupplier(int value) { in obtainSupplier()
152 static PooledSupplier.OfLong obtainSupplier(long value) { in obtainSupplier()
164 static PooledSupplier.OfDouble obtainSupplier(double value) { in obtainSupplier()
196 static <A> PooledSupplier<Boolean> obtainSupplier( in obtainSupplier()
213 static <A, R> PooledSupplier<R> obtainSupplier( in obtainSupplier()
282 static <A, B> PooledSupplier<Boolean> obtainSupplier( in obtainSupplier()
300 static <A, B, R> PooledSupplier<R> obtainSupplier( in obtainSupplier()
480 static <A, B, C, R> PooledSupplier<R> obtainSupplier( in obtainSupplier()
669 static <A, B, C, D, R> PooledSupplier<R> obtainSupplier( in obtainSupplier()
[all …]
DOmniFunction.java55 PooledSupplier<R>, PooledRunnable, ThrowingRunnable, ThrowingSupplier<R>,
56 PooledSupplier.OfInt, PooledSupplier.OfLong, PooledSupplier.OfDouble {
/frameworks/base/config/
Dpreloaded-classes5169 com.android.internal.util.function.pooled.PooledSupplier$OfDouble
5170 com.android.internal.util.function.pooled.PooledSupplier$OfInt
5171 com.android.internal.util.function.pooled.PooledSupplier$OfLong
5172 com.android.internal.util.function.pooled.PooledSupplier
Dboot-image-profile.txt38171 Lcom/android/internal/util/function/pooled/PooledSupplier$OfDouble;
38172 Lcom/android/internal/util/function/pooled/PooledSupplier$OfInt;
38173 Lcom/android/internal/util/function/pooled/PooledSupplier$OfLong;
38174 Lcom/android/internal/util/function/pooled/PooledSupplier;