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

/frameworks/base/core/java/com/android/internal/widget/
H A DDefaultItemAnimator.java126 animateMoveImpl(moveInfo.holder, moveInfo.fromX, moveInfo.fromY,
278 void animateMoveImpl(final ViewHolder holder, int fromX, int fromY, int toX, int toY) { method in class:DefaultItemAnimator
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DDefaultItemAnimator.java125 animateMoveImpl(moveInfo.holder, moveInfo.fromX, moveInfo.fromY,
277 void animateMoveImpl(final ViewHolder holder, int fromX, int fromY, int toX, int toY) { method in class:DefaultItemAnimator

Completed in 209 milliseconds