Searched refs:lengthDp (Results 1 – 2 of 2) sorted by relevance
38 36021 sysui_lockscreen_gesture (type|1),(lengthDp|1),(velocityDp|1)
4164 int lengthDp = Math.abs((int) (translation / displayDensity)); in onAnimationToSideStarted() local4167 mLockscreenGestureLogger.write(MetricsEvent.ACTION_LS_DIALER, lengthDp, velocityDp); in onAnimationToSideStarted()4182 MetricsEvent.ACTION_LS_CAMERA, lengthDp, velocityDp); in onAnimationToSideStarted()