Home
last modified time | relevance | path

Searched refs:SLOP_SCALE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java75 private static final float SLOP_SCALE = 2f; field in KeyguardSecurityContainer
184 float touchSlop = mViewConfiguration.getScaledTouchSlop() * SLOP_SCALE; in onInterceptTouchEvent()