Searched refs:TOUCH_Y_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
71 private static final float TOUCH_Y_MULTIPLIER = 0.25f; field in KeyguardSecurityContainer209 setTranslationY(getTranslationY() + dy * TOUCH_Y_MULTIPLIER); in onTouchEvent()