Searched refs:mAllowGesture (Results 1 – 1 of 1) sorted by relevance
150 private boolean mAllowGesture = false; field in EdgeBackGestureHandler358 mAllowGesture = false; in cancelGesture()374 mAllowGesture = !QuickStepContract.isBackGestureDisabled(stateFlags) in onMotionEvent()376 if (mAllowGesture) { in onMotionEvent()389 } else if (mAllowGesture) { in onMotionEvent()506 pw.println(" mAllowGesture=" + mAllowGesture); in dump()