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