Searched refs:mPassedPilferInputSlop (Results 1 – 1 of 1) sorted by relevance
113 private boolean mPassedPilferInputSlop; field in OtherActivityInputConsumer152 mPassedPilferInputSlop = mPassedWindowMoveSlop = continuingPreviousGesture; in OtherActivityInputConsumer()154 mDisableHorizontalSwipe = !mPassedPilferInputSlop && disableHorizontalSwipe; in OtherActivityInputConsumer()241 if (!mPassedPilferInputSlop) { in onMotionEvent()298 !mPassedSlopOnThisGesture && mPassedPilferInputSlop; in onMotionEvent()309 if (!mPassedPilferInputSlop) { in onMotionEvent()328 mPassedPilferInputSlop = true; in onMotionEvent()518 return !mPassedPilferInputSlop; in allowInterceptByParent()