Searched refs:animateChildToPosition (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DFolder.java596 if (mContent.animateChildToPosition(v, empty[0], empty[1],
613 if (mContent.animateChildToPosition(v, empty[0], empty[1],
H A DCellLayout.java959 public boolean animateChildToPosition(final View child, int cellX, int cellY, int duration, method in class:CellLayout

Completed in 274 milliseconds