Searched refs:mTouchAboveFalsingThreshold (Results 1 – 2 of 2) sorted by relevance
114 private boolean mTouchAboveFalsingThreshold; field in SwipeHelper296 mTouchAboveFalsingThreshold = false; in onInterceptTouchEvent()624 mTouchAboveFalsingThreshold = true; in onTouchEvent()718 falsingDetected = falsingDetected && !mTouchAboveFalsingThreshold; in isFalseGesture()
130 private boolean mTouchAboveFalsingThreshold; field in PanelViewController394 mDozeLog.traceFling(expand, mTouchAboveFalsingThreshold, in endMotionEvent()523 if (!mTouchAboveFalsingThreshold) { in isFalseTouch()1192 mTouchAboveFalsingThreshold = false; in onInterceptTouchEvent()1291 mTouchAboveFalsingThreshold = false; in onTouch()1351 mTouchAboveFalsingThreshold = true; in onTouch()