Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DTextAppearanceInfo.java156 private final @ColorInt int mHintTextColor; field in TextAppearanceInfo
616 private @ColorInt int mHintTextColor = 0; field in TextAppearanceInfo.Builder