Home
last modified time | relevance | path

Searched refs:mTextColorError (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricView.java125 protected final int mTextColorError; field in AuthBiometricView
201 mTextColorError = getResources().getColor( in AuthBiometricView()
692 mIndicatorView.setTextColor(mTextColorError); in showTemporaryMessage()