Searched defs:animationEndStyle (Results 1 – 2 of 2) sorted by relevance
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | DragLayer.java | 459 float scaleX, float scaleY, int animationEndStyle, Runnable onFinishRunnable, in animateViewIntoPosition() 536 int animationEndStyle, int duration, View anchorView) { in animateViewIntoPosition() 569 final Runnable onCompleteRunnable, final int animationEndStyle, View anchorView) { in animateView() 636 final int animationEndStyle, View anchorView) { in animateView()
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | DragLayer.java | 555 float scaleX, float scaleY, int animationEndStyle, Runnable onFinishRunnable, in animateViewIntoPosition() 641 int animationEndStyle, int duration, View anchorView) { in animateViewIntoPosition() 674 final Runnable onCompleteRunnable, final int animationEndStyle, View anchorView) { in animateView() 742 final int animationEndStyle, View anchorView) { in animateView()
|