Home
last modified time | relevance | path

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

/frameworks/base/packages/CredentialManager/horologist/src/com/google/android/horologist/compose/rotaryinput/
DRotary.kt600 private var sequentialAnimation = false variable in AnimationScrollBehavior
612 sequentialAnimation = sequentialAnimation, in handleEvent()
618 sequentialAnimation = value != this.targetValue in handleEvent()
708 sequentialAnimation = (anim.velocity != 0f), in topEdgeReached()
753 sequentialAnimation = (anim.velocity != 0f), in topEdgeReached()