/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
D | OmniFunction.java | 61 public R apply(A o, B o2) { in apply() method in OmniFunction 66 public R apply(A o) { in apply() method in OmniFunction 115 public R apply(A a, B b, C c) { in apply() method in OmniFunction 125 public R apply(A a, B b, C c, D d) { in apply() method in OmniFunction 130 public R apply(A a, B b, C c, D d, E e) { in apply() method in OmniFunction 135 public R apply(A a, B b, C c, D d, E e, F f) { in apply() method in OmniFunction 140 public R apply(A a, B b, C c, D d, E e, F f, G g) { in apply() method in OmniFunction 145 public R apply(A a, B b, C c, D d, E e, F f, G g, H h) { in apply() method in OmniFunction 150 public R apply(A a, B b, C c, D d, E e, F f, G g, H h, I i) { in apply() method in OmniFunction
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationHeaderUtil.java | 290 public void apply(ExpandableNotificationRow row) { in apply() method in NotificationHeaderUtil.HeaderProcessor 294 public void apply(ExpandableNotificationRow row, boolean reset) { in apply() method in NotificationHeaderUtil.HeaderProcessor 305 private void applyToView(boolean apply, View parent) { in applyToView() 373 void apply(View view, boolean apply); in apply() argument 379 public void apply(View view, boolean apply) { in apply() argument
|
/frameworks/base/tests/testables/src/android/testing/ |
D | DexmakerShareClassLoaderRule.java | 46 public Statement apply(Statement base, Description description) { in apply() method in DexmakerShareClassLoaderRule 65 private static <T extends Throwable> ThrowingRunnable<T> apply(ThrowingRunnable<T> r) { in apply() method in DexmakerShareClassLoaderRule
|
/frameworks/base/test-runner/src/android/test/suitebuilder/ |
D | TestPredicates.java | 54 public boolean apply(TestMethod testMethod) { in apply() method in TestPredicates.HasAnnotation 75 public boolean apply(T t) { in apply() method in TestPredicates.NotPredicate
|
D | AssignableFrom.java | 29 public boolean apply(TestMethod testMethod) { in apply() method in AssignableFrom
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/testables/ |
D | TestableDeviceConfig.java | 79 public Statement apply(Statement base, Description description) { in apply() method in TestableDeviceConfig 154 }.apply(base, description); in apply() method
|
/frameworks/base/core/java/android/view/ |
D | Gravity.java | 138 public static void apply(int gravity, int w, int h, Rect container, Rect outRect) { in apply() method in Gravity 159 public static void apply(int gravity, int w, int h, Rect container, in apply() method in Gravity 186 public static void apply(int gravity, int w, int h, Rect container, in apply() method in Gravity 296 public static void apply(int gravity, int w, int h, Rect container, in apply() method in Gravity
|
/frameworks/base/test-base/src/com/android/internal/util/ |
D | Predicate.java | 35 boolean apply(T t); in apply() method
|
/frameworks/base/core/java/com/google/android/util/ |
D | Procedure.java | 27 void apply(T t); in apply() method
|
/frameworks/base/core/java/com/android/internal/util/ |
D | ToBooleanFunction.java | 42 boolean apply(T value); in apply() method
|
/frameworks/ex/common/java/com/android/common/ |
D | SharedPreferencesCompat.java | 39 public static void apply(SharedPreferences.Editor editor) { in apply() method in SharedPreferencesCompat
|
/frameworks/base/core/java/com/android/internal/util/function/ |
D | TriFunction.java | 28 R apply(A a, B b, C c); in apply() method
|
D | QuadFunction.java | 28 R apply(A a, B b, C c, D d); in apply() method
|
D | QuintFunction.java | 27 R apply(A a, B b, C c, D d, E e); in apply() method
|
D | HexFunction.java | 27 R apply(A a, B b, C c, D d, E e, F f); in apply() method
|
D | HeptFunction.java | 27 R apply(A a, B b, C c, D d, E e, F f, G g); in apply() method
|
D | OctFunction.java | 27 R apply(A a, B b, C c, D d, E e, F f, G g, H h); in apply() method
|
D | NonaFunction.java | 27 R apply(A a, B b, C c, D d, E e, F f, G g, H h, I i); in apply() method
|
/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/ |
D | PerfManualStatusReporter.java | 61 public Statement apply(Statement base, Description description) { in apply() method in PerfManualStatusReporter
|
D | StateKeeperRule.java | 46 public Statement apply(Statement base, Description description) { in apply() method in StateKeeperRule
|
D | PerfStatusReporter.java | 62 public Statement apply(Statement base, Description description) { in apply() method in PerfStatusReporter
|
/frameworks/base/core/java/android/hardware/display/ |
D | BrightnessCorrection.java | 92 public float apply(@FloatRange(from = 0.0) float brightness) { in apply() method in BrightnessCorrection 195 float apply(float brightness); in apply() method 230 public float apply(float brightness) { in apply() method in BrightnessCorrection.ScaleAndTranslateLog
|
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/ |
D | BenchmarkResultsReporter.java | 39 public Statement apply(final Statement base, final Description description) { in apply() method in BenchmarkResultsReporter
|
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 418 public abstract void apply(View root, ViewGroup rootParent, in apply() method in RemoteViews.Action 608 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() method in RemoteViews.SetEmptyView 643 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() method in RemoteViews.SetPendingIntentTemplate 717 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() method in RemoteViews.SetRemoteViewsAdapterList 779 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() method in RemoteViews.SetRemoteViewsAdapterIntent 855 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() method in RemoteViews.SetOnClickResponse 1023 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() method in RemoteViews.SetDrawableTint 1080 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() method in RemoteViews.SetRippleDrawableColor 1117 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() method in RemoteViews.ViewContentNavigation 1220 public void apply(View root, ViewGroup rootParent, in apply() method in RemoteViews.BitmapReflectionAction [all …]
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | SystemServicesTestRule.java | 91 public Statement apply(Statement base, Description description) { in apply() method in SystemServicesTestRule
|