Home
last modified time | relevance | path

Searched defs:mTextColorHint (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricView.java126 protected final int mTextColorHint; field in AuthBiometricView
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java4099 ColorStateList mTextColorHint = null; field in TextView.Drawables.TextAppearanceAttributes