Searched refs:UndecConsumer (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/base/core/java/com/android/internal/util/function/ |
H A D | UndecConsumer.java | 26 public interface UndecConsumer<A, B, C, D, E, F, G, H, I, J, K> { interface
|
/aosp12/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
H A D | OmniFunction.java | 40 import com.android.internal.util.function.UndecConsumer; 64 UndecConsumer<A, B, C, D, E, F, G, H, I, J, K>,
|
H A D | PooledLambdaImpl.java | 55 import com.android.internal.util.function.UndecConsumer; 447 ((UndecConsumer) mFunc).accept(popArg(0), popArg(1), in doInvoke()
|
H A D | PooledLambda.java | 45 import com.android.internal.util.function.UndecConsumer; 1498 UndecConsumer<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, in obtainRunnable() 1570 UndecConsumer<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, in obtainMessage()
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 10602 com.android.internal.util.function.UndecConsumer
|
H A D | boot-image-profile.txt | 35340 Lcom/android/internal/util/function/UndecConsumer;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 10623 com.android.internal.util.function.UndecConsumer
|
H A D | boot-image-profile.txt | 45004 Lcom/android/internal/util/function/UndecConsumer;
|