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