Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/function/pooled/
DPooledLambdaImpl.java64 final class PooledLambdaImpl<R> extends OmniFunction<Object, class
84 private PooledLambdaImpl() {} in PooledLambdaImpl() method in PooledLambdaImpl