Searched refs:mTouchAboveFalsingThreshold (Results 1 – 2 of 2) sorted by relevance
85 private boolean mTouchAboveFalsingThreshold; field in SwipeHelper229 mTouchAboveFalsingThreshold = false; in onInterceptTouchEvent()419 mTouchAboveFalsingThreshold = true; in onTouchEvent()453 && !mTouchAboveFalsingThreshold; in onTouchEvent()
77 private boolean mTouchAboveFalsingThreshold; field in PanelView256 mTouchAboveFalsingThreshold = false; in onTouchEvent()322 mTouchAboveFalsingThreshold = true; in onTouchEvent()383 DozeLog.traceFling(expand, mTouchAboveFalsingThreshold, in endMotionEvent()481 mTouchAboveFalsingThreshold = false; in onInterceptTouchEvent()599 if (!mTouchAboveFalsingThreshold) { in isFalseTouch()