Searched refs:VELOCITY_DP_PER_MS (Results 1 – 1 of 1) sorted by relevance
48 private static final float VELOCITY_DP_PER_MS = 1; field in DraggableConstraintLayout337 float velocityPxPerMs = FloatingWindowUtil.dpToPx(mDisplayMetrics, VELOCITY_DP_PER_MS); in createSwipeDismissAnimation()