Searched refs:mDrawColor (Results 1 – 1 of 1) sorted by relevance
98 private int mDrawColor; field in PasswordTextView148 mDrawColor = a.getColor(R.styleable.PasswordTextView_android_textColor, in PasswordTextView()150 mDrawPaint.setColor(mDrawColor); in PasswordTextView()219 mDrawColor = Utils.getColorAttr(getContext(), in reloadColors()221 mDrawPaint.setColor(mDrawColor); in reloadColors()223 mPinShapeInput.setDrawColor(mDrawColor); in reloadColors()