/frameworks/base/core/java/com/android/internal/widget/ |
D | DefaultItemAnimator.java | 60 public int fromX, fromY, toX, toY; field in DefaultItemAnimator.MoveInfo 62 MoveInfo(ViewHolder holder, int fromX, int fromY, int toX, int toY) { in MoveInfo() 73 public int fromX, fromY, toX, toY; field in DefaultItemAnimator.ChangeInfo 80 int fromX, int fromY, int toX, int toY) { in ChangeInfo() 256 public boolean animateMove(final ViewHolder holder, int fromX, int fromY, in animateMove() 278 void animateMoveImpl(final ViewHolder holder, int fromX, int fromY, int toX, int toY) { in animateMoveImpl() 321 int fromX, int fromY, int toX, int toY) { in animateChange()
|
D | SimpleItemAnimator.java | 234 public abstract boolean animateMove(ViewHolder holder, int fromX, int fromY, in animateMove()
|
/frameworks/base/core/java/android/view/animation/ |
D | ScaleAnimation.java | 145 public ScaleAnimation(float fromX, float toX, float fromY, float toY) { in ScaleAnimation() 171 public ScaleAnimation(float fromX, float toX, float fromY, float toY, in ScaleAnimation() 212 public ScaleAnimation(float fromX, float toX, float fromY, float toY, in ScaleAnimation()
|
/frameworks/base/test-runner/src/android/test/ |
D | TouchUtils.java | 588 final int fromX = xy[0]; in dragViewBy() local 638 final int fromX = xy[0]; in dragViewTo() local 687 final int fromX = xy[0]; in dragViewToX() local 734 final int fromX = xy[0]; in dragViewToY() local 760 public static void drag(ActivityInstrumentationTestCase test, float fromX, float toX, in drag() 762 drag((InstrumentationTestCase) test, fromX, toX, fromY, toY, stepCount); in drag() local 775 public static void drag(InstrumentationTestCase test, float fromX, float toX, float fromY, in drag()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/gesture/ |
D | GesturePointerEventListener.kt | 357 val fromX = mDownX[i] in <lambda>() constant
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ |
D | ExpandedAnimationController.java | 567 float fromX = onLeft in onChildAdded() local
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | SystemGesturesPointerEventListener.java | 382 final float fromX = mDownX[i]; in detectSwipe() local
|
D | AppTransition.java | 702 final int fromX = enter ? sourceHCenter - destHCenter : destHCenter - sourceHCenter; in createAspectScaledThumbnailFreeformAnimationLocked() local
|
D | WindowState.java | 5629 private MoveAnimationSpec(int fromX, int fromY, int toX, int toY) { in MoveAnimationSpec()
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | TransitionAnimation.java | 870 final float fromX; in createThumbnailAspectScaleAnimationLocked() local 1055 final int fromX = enter ? sourceHCenter - destHCenter : destHCenter - sourceHCenter; in createAspectScaledThumbnailFreeformAnimationLocked() local 1170 private static Animation createCurvedMotion(float fromX, float toX, float fromY, float toY) { in createCurvedMotion()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |