Searched refs:HeptConsumer (Results 1 – 8 of 8) sorted by relevance
/aosp14/frameworks/base/core/java/com/android/internal/util/function/ |
H A D | HeptConsumer.java | 26 public interface HeptConsumer<A, B, C, D, E, F, G> { interface
|
/aosp14/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
H A D | PooledLambda.java | 26 import com.android.internal.util.function.HeptConsumer; 611 HeptConsumer<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, in obtainRunnable() 648 HeptConsumer<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, in obtainMessage()
|
H A D | OmniFunction.java | 23 import com.android.internal.util.function.HeptConsumer; 62 HeptConsumer<A, B, C, D, E, F, G>, OctConsumer<A, B, C, D, E, F, G, H>,
|
H A D | PooledLambdaImpl.java | 34 import com.android.internal.util.function.HeptConsumer; 363 ((HeptConsumer) mFunc).accept(popArg(0), popArg(1), in doInvoke()
|
/aosp14/frameworks/base/boot/ |
H A D | preloaded-classes | 12763 com.android.internal.util.function.HeptConsumer
|
H A D | boot-image-profile.txt | 35570 Lcom/android/internal/util/function/HeptConsumer;
|
/aosp14/frameworks/base/config/ |
H A D | preloaded-classes | 12794 com.android.internal.util.function.HeptConsumer
|
H A D | boot-image-profile.txt | 45704 Lcom/android/internal/util/function/HeptConsumer;
|