Home
last modified time | relevance | path

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

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