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