Searched refs:mThresholdCrossed (Results 1 – 1 of 1) sorted by relevance
149 private boolean mThresholdCrossed = false; field in EdgeBackGestureHandler387 mThresholdCrossed = false; in onMotionEvent()390 if (!mThresholdCrossed) { in onMotionEvent()407 mThresholdCrossed = true; in onMotionEvent()