Home
last modified time | relevance | path

Searched defs:strokeWidth (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/drawable/
DCircleFramedDrawable.java61 float strokeWidth = res.getDimension(R.dimen.circle_avatar_frame_stroke_width); in getInstance() local
74 int frameColor, float strokeWidth, in CircleFramedDrawable()
/packages/apps/Settings/src/com/android/settings/sim/
DSimSettings.java428 int strokeWidth = res.getDimensionPixelSize(R.dimen.color_swatch_stroke_width); in getView() local