Searched refs:mThresholdCrossed (Results 1 – 1 of 1) sorted by relevance
138 private boolean mThresholdCrossed = false; field in EdgeBackGestureHandler352 mThresholdCrossed = false; in onMotionEvent()355 if (!mThresholdCrossed) { in onMotionEvent()372 mThresholdCrossed = true; in onMotionEvent()