Searched refs:mTouchAboveFalsingThreshold (Results 1 – 2 of 2) sorted by relevance
73 private boolean mTouchAboveFalsingThreshold; field in PanelView249 mTouchAboveFalsingThreshold = false; in onTouchEvent()312 mTouchAboveFalsingThreshold = true; in onTouchEvent()340 DozeLog.traceFling(expand, mTouchAboveFalsingThreshold, in onTouchEvent()433 mTouchAboveFalsingThreshold = false; in onInterceptTouchEvent()535 return !mTouchAboveFalsingThreshold && mStatusBar.isFalsingThresholdNeeded(); in isBelowFalsingThreshold()
85 private boolean mTouchAboveFalsingThreshold; field in SwipeHelper229 mTouchAboveFalsingThreshold = false; in onInterceptTouchEvent()419 mTouchAboveFalsingThreshold = true; in onTouchEvent()453 && !mTouchAboveFalsingThreshold; in onTouchEvent()