Searched refs:mTouchInProgress (Results 1 – 3 of 3) sorted by relevance
55 private boolean mTouchInProgress; field in RecentsAnimationWrapper114 if (mTouchInProgress) { in finish()174 mTouchInProgress = true; in onInputConsumerMotionEvent()180 mTouchInProgress = false; in onInputConsumerMotionEvent()
39 private boolean mTouchInProgress; field in PointerSpeedPreference76 if (!mTouchInProgress) { in onProgressChanged()82 mTouchInProgress = true; in onStartTrackingTouch()86 mTouchInProgress = false; in onStopTrackingTouch()