Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DPeopleStoryIconFactory.java40 private static final int RING_WIDTH = 2; field in PeopleStoryIconFactory
151 int ringStrokeWidth = (int) (RING_WIDTH * mDensity); in draw()