Searched defs:flingVelocity (Results 1 – 4 of 4) sorted by relevance
658 final float flingVelocity = MIN_FLING_VELOCITY_DP_PER_SECOND * displayDensity + 10f; in testDividerPositionWithDraggingToFullscreenAllowed() local780 final float flingVelocity = MIN_FLING_VELOCITY_DP_PER_SECOND * displayDensity + 10f; in testDividerPositionWithDraggingToFullscreenNotAllowed() local
677 val flingVelocity = in <lambda>() constant
434 private val flingVelocity: Int = constant in com.android.systemui.media.controls.ui.viewmodel.SeekBarViewModel.SeekBarTouchListener
465 private var flingVelocity: Float = 0f variable