Searched refs:mFalsingThreshold (Results 1 – 1 of 1) sorted by relevance
93 private final int mFalsingThreshold; field in SwipeHelper114 mFalsingThreshold = res.getDimensionPixelSize(R.dimen.swipe_helper_falsing_threshold); in SwipeHelper()663 return (int) (mFalsingThreshold * factor); in getFalsingThreshold()