Searched refs:mUnlockFalsingThreshold (Results 1 – 1 of 1) sorted by relevance
101 private int mUnlockFalsingThreshold; field in PanelView229 mUnlockFalsingThreshold = res.getDimensionPixelSize(R.dimen.unlock_falsing_threshold); in loadDimens()523 return (int) (mUnlockFalsingThreshold * factor); in getFalsingThreshold()