Searched refs:clockStroke (Results 1 – 1 of 1) sorted by relevance
182 int clockStroke = getResources().getDimensionPixelSize(R.dimen.widget_small_font_stroke); in onFinishInflate() local183 mClockView.getPaint().setStrokeWidth(clockStroke); in onFinishInflate()