Searched refs:mFalsingThreshold (Results 1 – 2 of 2) sorted by relevance
134 private final int mFalsingThreshold; field in SwipeHelper156 mFalsingThreshold = resources.getDimensionPixelSize(R.dimen.swipe_helper_falsing_threshold); in SwipeHelper()740 return (int) (mFalsingThreshold * factor); in getFalsingThreshold()
189 private int mFalsingThreshold; field in QuickSettingsController436 mFalsingThreshold = mResources.getDimensionPixelSize(R.dimen.qs_falsing_threshold); in loadDimens()656 return mFalsingThreshold; in getFalsingThreshold()2050 ipw.println(mFalsingThreshold); in dump()