Home
last modified time | relevance | path

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

/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
DSwipeable.kt183 animateInternalToOffset(targetOffset, animationSpec) in processNewAnchors()
217 private suspend fun animateInternalToOffset(target: Float, spec: AnimationSpec<Float>) { in animateInternalToOffset() method
330 animateInternalToOffset(targetOffset, anim) in animateTo()
369 else animateInternalToOffset(lastAnchor, animationSpec) in performFling()