Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragLayer.java232 float scaleX, float scaleY, int animationEndStyle, Runnable onFinishRunnable, in animateViewIntoPosition()
302 int animationEndStyle, int duration, View anchorView) { in animateViewIntoPosition()
328 final int animationEndStyle, View anchorView) { in animateView()
376 public void playDropAnimation(final DragView view, Animator animator, int animationEndStyle) { in playDropAnimation()