Searched refs:mErrorColor (Results 1 – 2 of 2) sorted by relevance
87 private final int mErrorColor; field in BiometricDialogView168 mErrorColor = getResources().getColor(R.color.biometric_dialog_error); in BiometricDialogView()448 mErrorText.setTextColor(mErrorColor); in showTemporaryMessage()
149 private int mErrorColor; field in LockPatternView319 mErrorColor = a.getColor(R.styleable.LockPatternView_errorColor, 0); in LockPatternView()1261 return mErrorColor;