Searched refs:mIsStopGesture (Results 1 – 1 of 1) sorted by relevance
63 private boolean mIsStopGesture; field in OneHandedModeInputConsumer119 mIsStopGesture = true; in onMotionEvent()127 } else if (mIsStopGesture) { in onMotionEvent()146 mIsStopGesture = false; in clearState()