Home
last modified time | relevance | path

Searched refs:getPathMotion (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/transition/
DChangeBounds.java359 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator()
365 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator()
370 Path bottomRightPath = getPathMotion().getPath(startRight, startBottom, in createAnimator()
384 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator()
389 Path bottomRight = getPathMotion().getPath(startRight, startBottom, in createAnimator()
403 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator()
461 Path topLeftPath = getPathMotion().getPath(startX, startY, endX, endY); in createAnimator()
DTransitionSet.java177 transition.setPathMotion(getPathMotion()); in addTransition()
DChangeTransform.java302 Path path = getPathMotion().getPath(startMatrixValues[Matrix.MTRANS_X], in createTransformAnimator()
DTransition.java2144 public PathMotion getPathMotion() { in getPathMotion() method in Transition
/frameworks/base/core/tests/coretests/src/android/transition/
DTransitionTest.java89 assertEquals(fade.getPathMotion(), clone.getPathMotion()); in testClone()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt31199 method public android.transition.PathMotion getPathMotion();
/frameworks/base/core/api/
Dcurrent.txt49512 method public android.transition.PathMotion getPathMotion();