Searched defs:startVelocity (Results 1 – 7 of 7) sorted by relevance
49 val startVelocity: Float = 0f, constant in com.android.systemui.keyguard.shared.model.KeyguardSurfaceBehindModel
128 public FlingAnimation setStartVelocity(float startVelocity) { in setStartVelocity()
414 public T setStartVelocity(float startVelocity) { in setStartVelocity()
817 internal var startVelocity: Float = 0f, variable in com.android.wm.shell.shared.animation.SpringConfig849 internal var startVelocity: Float variable in com.android.wm.shell.shared.animation.FlingConfig
263 val startVelocity = in <lambda>() constant
559 float startVelocity) { in createSnapBackAnimation()
589 private void startSpringAnimation(float startVelocity) { in startSpringAnimation()