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