Searched refs:mPassedSlopOnThisGesture (Results 1 – 1 of 1) sorted by relevance
116 private boolean mPassedSlopOnThisGesture; field in OtherActivityInputConsumer291 if (!mPassedSlopOnThisGesture && passedSlop) { in onMotionEvent()292 mPassedSlopOnThisGesture = true; in onMotionEvent()298 !mPassedSlopOnThisGesture && mPassedPilferInputSlop; in onMotionEvent()