Searched defs:animateViewIntoPosition (Results 1 – 1 of 1) sorted by relevance
| /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
| D | DragLayer.java | 236 public void animateViewIntoPosition(DragView dragView, final int[] pos, float alpha, in animateViewIntoPosition() method in DragLayer 248 public void animateViewIntoPosition(DragView dragView, final View child, View anchorView) { in animateViewIntoPosition() method in DragLayer 252 public void animateViewIntoPosition(DragView dragView, final View child, int duration, in animateViewIntoPosition() method in DragLayer 312 public void animateViewIntoPosition(final DragView view, final int fromX, final int fromY, in animateViewIntoPosition() method in DragLayer
|