Home | History | Annotate | Download | only in widget

Lines Matching refs:mSolidColor

415     private final int mSolidColor;
621 mSolidColor = attributesArray.getColor(R.styleable.NumberPicker_solidColor, 0);
1182 return mSolidColor;