Searched refs:DISMISS_IF_SWIPED_FAR_ENOUGH (Results 1 – 2 of 2) sorted by relevance
43 private static final boolean DISMISS_IF_SWIPED_FAR_ENOUGH = true; field in SwipeHelper358 boolean childSwipedFarEnough = DISMISS_IF_SWIPED_FAR_ENOUGH && in endSwipe()
44 private static final boolean DISMISS_IF_SWIPED_FAR_ENOUGH = true; field in SwipeHelper447 boolean childSwipedFarEnough = DISMISS_IF_SWIPED_FAR_ENOUGH && in onTouchEvent()