Home
last modified time | relevance | path

Searched defs:obtainPredicate (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/function/pooled/
DPooledLambda.java345 static <A, B> PooledPredicate<A> obtainPredicate( in obtainPredicate() method
364 static <A, B, C> PooledPredicate<A> obtainPredicate( in obtainPredicate() method
384 static <A, B, C, D> PooledPredicate<A> obtainPredicate( in obtainPredicate() method
405 static <A, B, C, D, E> PooledPredicate<A> obtainPredicate( in obtainPredicate() method
459 static <A, B> PooledPredicate<B> obtainPredicate( in obtainPredicate() method