Home
last modified time | relevance | path

Searched refs:mLogGesture (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DEdgeBackGestureHandler.java222 private boolean mLogGesture = false; field in EdgeBackGestureHandler
687 mLogGesture = true; in isWithinTouchRegion()
699 mLogGesture = true; in isWithinTouchRegion()
706 mLogGesture = true; in isWithinTouchRegion()
713 mLogGesture = false; in cancelGesture()
722 if (!mLogGesture) { in logGesture()
725 mLogGesture = false; in logGesture()
754 mLogGesture = false; in onMotionEvent()
765 if (mLogGesture) { in onMotionEvent()
791 mLogGesture = false; in onMotionEvent()
[all …]