Searched refs:mThresholdCrossed (Results 1 – 2 of 2) sorted by relevance
104 private boolean mThresholdCrossed = false; field in DeviceLockedInputConsumer154 if (!mThresholdCrossed) { in onMotionEvent()167 if (!mThresholdCrossed) { in onMotionEvent()189 if (mThresholdCrossed && ev.getAction() == ACTION_UP) { in finishTouchTracking()243 mThresholdCrossed = true; in startRecentsTransition()310 return !mThresholdCrossed; in allowInterceptByParent()
63 private boolean mThresholdCrossed = false; field in EdgeBackGestureHandler190 mThresholdCrossed = false; in onMotionEvent()193 if (!mThresholdCrossed) { in onMotionEvent()209 mThresholdCrossed = true; in onMotionEvent()