Searched defs:PERFORM_OVERSCROLL_ROTATION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardWidgetPager.java55 private static final boolean PERFORM_OVERSCROLL_ROTATION = true; field in class:KeyguardWidgetPager
539 if (isOverScrollChild(i, scrollProgress) && PERFORM_OVERSCROLL_ROTATION) {

Completed in 1282 milliseconds