Searched defs:bottomInnerStrokeColor (Results 1 - 1 of 1) sorted by path

/frameworks/support/design/base/android/support/design/widget/
H A DCircularBorderDrawable.java67 int bottomOuterStrokeColor, int bottomInnerStrokeColor) {
71 mBottomInnerStrokeColor = bottomInnerStrokeColor;
66 setGradientColors(int topOuterStrokeColor, int topInnerStrokeColor, int bottomOuterStrokeColor, int bottomInnerStrokeColor) argument

Completed in 64 milliseconds