Searched refs:getFalsingThreshold (Results 1 – 3 of 3) sorted by relevance
418 if (absDelta >= getFalsingThreshold()) { in onTouchEvent()473 private int getFalsingThreshold() { in getFalsingThreshold() method in SwipeHelper
321 if (-h >= getFalsingThreshold()) { in onTouchEvent()413 private int getFalsingThreshold() { in getFalsingThreshold() method in PanelView
892 if (h >= getFalsingThreshold()) { in onQsTouch()920 private int getFalsingThreshold() { in getFalsingThreshold() method in NotificationPanelView