Searched refs:mPathWidth (Results 1 – 1 of 1) sorted by relevance
78 private final int mPathWidth; field in LockPatternView331 mPathWidth = getResources().getDimensionPixelSize(R.dimen.lock_pattern_dot_line_width); in LockPatternView()332 mPathPaint.setStrokeWidth(mPathWidth); in LockPatternView()964 final float radius = mPathWidth; in handleActionMove()