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.java234 float scaleX, float scaleY, int animationEndStyle, Runnable onFinishRunnable, in animateViewIntoPosition()
304 int animationEndStyle, int duration, View anchorView) { in animateViewIntoPosition()
330 final int animationEndStyle, View anchorView) { in animateView()
378 public void playDropAnimation(final DragView view, Animator animator, int animationEndStyle) { in playDropAnimation()