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