Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/util/function/pooled/
H A DPooledLambda.java107 static <R> ArgumentPlaceholder<R> __() { in __() method
115 static <R> ArgumentPlaceholder<R> __(Class<R> typeHint) { in __() method