Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java50 private static final boolean CONSTRAIN_SWIPE = true; field in SwipeHelper
628 if (CONSTRAIN_SWIPE && !mCallback.canChildBeDismissedInDirection( in onTouchEvent()