Searched defs:dstRect (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DFolderIcon.java322 final ShortcutInfo srcInfo, final DragView srcView, Rect dstRect,
336 onDrop(srcInfo, srcView, dstRect, scaleRelativeToDragLayer, 1, postAnimationRunnable, null);
321 performCreateAnimation(final ShortcutInfo destInfo, final View destView, final ShortcutInfo srcInfo, final DragView srcView, Rect dstRect, float scaleRelativeToDragLayer, Runnable postAnimationRunnable) argument
/packages/apps/Launcher3/src/com/android/launcher3/
H A DFolderIcon.java380 final ShortcutInfo srcInfo, final DragView srcView, Rect dstRect,
394 onDrop(srcInfo, srcView, dstRect, scaleRelativeToDragLayer, 1, postAnimationRunnable, null);
379 performCreateAnimation(final ShortcutInfo destInfo, final View destView, final ShortcutInfo srcInfo, final DragView srcView, Rect dstRect, float scaleRelativeToDragLayer, Runnable postAnimationRunnable) argument

Completed in 156 milliseconds