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

/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java2073 * @param animateDx The horizontal distance that the animation will offset
2078 float animateDx, float animateDy) {
2077 getAnimationDuration(RecyclerView recyclerView, int animationType, float animateDx, float animateDy) argument
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/
H A DItemTouchHelper.java2079 * @param animateDx The horizontal distance that the animation will offset
2084 float animateDx, float animateDy) {
2083 getAnimationDuration(RecyclerView recyclerView, int animationType, float animateDx, float animateDy) argument

Completed in 75 milliseconds