Searched refs:animateMoveImpl (Results 1 – 1 of 1) sorted by relevance
121 animateMoveImpl(moveInfo.holder, moveInfo.fromX, moveInfo.fromY, in runPendingAnimations()271 private void animateMoveImpl(final ViewHolder holder, int fromX, int fromY, int toX, int toY) { in animateMoveImpl() method in DefaultItemAnimator