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

/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java2074 * @param animateDy The vertical 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/main/java/androidx/recyclerview/widget/
H A DItemTouchHelper.java2107 * @param animateDy The vertical distance that the animation will offset
2112 float animateDx, float animateDy) {
2111 getAnimationDuration(@onNull RecyclerView recyclerView, int animationType, float animateDx, float animateDy) argument

Completed in 92 milliseconds