Home
last modified time | relevance | path

Searched refs:STROKE_WIDTH (Results 1 – 1 of 1) sorted by relevance

/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DRoundView.java35 private final int STROKE_WIDTH = 6; field in RoundView
62 mPaint.setStrokeWidth(STROKE_WIDTH); in init()