Searched refs:SLOP_SCALE (Results 1 – 1 of 1) sorted by relevance
75 private static final float SLOP_SCALE = 2f; field in KeyguardSecurityContainer184 float touchSlop = mViewConfiguration.getScaledTouchSlop() * SLOP_SCALE; in onInterceptTouchEvent()