Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/function/pooled/
DPooledPredicate.java27 public interface PooledPredicate<T> extends PooledLambda, Predicate<T> { interface
35 PooledPredicate<T> recycleOnUse(); in recycleOnUse()
DOmniFunction.java54 NonaConsumer<A, B, C, D, E, F, G, H, I>, PooledPredicate<A>, BiPredicate<A, B>,
DPooledLambda.java336 static <A, B> PooledPredicate<A> obtainPredicate( in obtainPredicate()
390 static <A, B> PooledPredicate<B> obtainPredicate( in obtainPredicate()
/frameworks/base/config/
Dpreloaded-classes5167 com.android.internal.util.function.pooled.PooledPredicate
Dboot-image-profile.txt38169 Lcom/android/internal/util/function/pooled/PooledPredicate;