Searched refs:mLogGesture (Results 1 – 1 of 1) sorted by relevance
255 private boolean mLogGesture = false; field in EdgeBackGestureHandler935 mLogGesture = true; in isWithinTouchRegion()944 mLogGesture = true; in isWithinTouchRegion()951 mLogGesture = true; in isWithinTouchRegion()958 mLogGesture = false; in cancelGesture()968 if (!mLogGesture) { in logGesture()971 mLogGesture = false; in logGesture()1017 mLogGesture = false; in onMotionEvent()1042 if (mLogGesture || mIsTrackpadThreeFingerSwipe) { in onMotionEvent()1062 } else if (mAllowGesture || mLogGesture) { in onMotionEvent()[all …]