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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DSwipeHelper.java41 private static final boolean CONSTRAIN_SWIPE = true; field in class:SwipeHelper
321 if (CONSTRAIN_SWIPE
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java42 private static final boolean CONSTRAIN_SWIPE = true; field in class:SwipeHelper
423 if (CONSTRAIN_SWIPE && !mCallback.canChildBeDismissed(mCurrView)) {

Completed in 77 milliseconds