Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DDefaultItemAnimator.java60 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()
257 int toX, int toY) { 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()
H A DSimpleItemAnimator.java235 int toX, int toY); in animateMove()
/aosp14/frameworks/base/test-runner/src/android/test/
H A DTouchUtils.java74 final float toY = size.getHeight() * 0.75f; in dragQuarterScreenDown() local
103 final float toY = size.getHeight() * 0.25f; in dragQuarterScreenUp() local
253 float toY = screenHeight - 1; in dragViewToBottom() local
496 float toY = 0; in dragViewToTop() local
616 int toY) { in dragViewTo()
633 int toY) { in dragViewTo()
714 int toY) { in dragViewToY()
729 public static int dragViewToY(InstrumentationTestCase test, View v, int gravity, int toY) { in dragViewToY()
761 float fromY, float toY, int stepCount) { in drag()
776 float toY, int stepCount) { in drag()
/aosp14/frameworks/base/core/java/android/view/animation/
H A DScaleAnimation.java145 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()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DTransitionAnimation.java877 float toY; in createThumbnailAspectScaleAnimationLocked() local
1187 private static Animation createCurvedMotion(float fromX, float toX, float fromY, float toY) { in createCurvedMotion()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java5571 private MoveAnimationSpec(int fromX, int fromY, int toX, int toY) { in MoveAnimationSpec()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...