Searched refs:mDrawColor (Results 1 – 1 of 1) sorted by relevance
87 private int mDrawColor; field in PasswordTextView128 mDrawColor = a.getColor(R.styleable.PasswordTextView_android_textColor, Color.WHITE); in PasswordTextView()129 mDrawPaint.setColor(mDrawColor); in PasswordTextView()268 mDrawColor = Utils.getColorAttr(getContext(), in reloadColors()270 mDrawPaint.setColor(mDrawColor); in reloadColors()272 mPinShapeInput.setDrawColor(mDrawColor); in reloadColors()