HomeSort by relevance Sort by last modified time
    Searched refs:postAnimationRunnable (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
DropTarget.java 53 public Runnable postAnimationRunnable = null;
FolderIcon.java 299 float scaleRelativeToDragLayer, Runnable postAnimationRunnable) {
305 onDrop(srcInfo, srcView, dstRect, scaleRelativeToDragLayer, 1, postAnimationRunnable);
324 float scaleRelativeToDragLayer, int index, Runnable postAnimationRunnable) {
365 postAnimationRunnable, false);
385 onDrop(item, d.dragView, null, 1.0f, mInfo.contents.size(), d.postAnimationRunnable);
Workspace.java     [all...]

Completed in 38 milliseconds