Home
last modified time | relevance | path

Searched refs:startDy (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java2313 int actionState, float startDx, float startDy, float targetX, float targetY) { in RecoverAnimation() argument
2318 mStartDy = startDy; in RecoverAnimation()