Searched refs:PooledPredicate (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
D | PooledPredicate.java | 27 public interface PooledPredicate<T> extends PooledLambda, Predicate<T> { interface 35 PooledPredicate<T> recycleOnUse(); in recycleOnUse()
|
D | OmniFunction.java | 45 HexConsumer<A, B, C, D, E, F>, PooledPredicate<A>, BiPredicate<A, B>,
|
D | PooledLambda.java | 322 static <A, B> PooledPredicate<A> obtainPredicate( in obtainPredicate() 373 static <A, B> PooledPredicate<B> obtainPredicate( in obtainPredicate()
|
/frameworks/base/config/ |
D | preloaded-classes | 4130 com.android.internal.util.function.pooled.PooledPredicate
|
D | boot-image-profile.txt | 42201 HSPLcom/android/internal/util/function/pooled/PooledPredicate;->asConsumer()Lcom/android/internal/u… 42202 …/internal/util/function/pooled/PooledPredicate;->recycleOnUse()Lcom/android/internal/util/function… 60747 Lcom/android/internal/util/function/pooled/PooledPredicate;
|