Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DTextAppearanceInfo.java161 private final @ColorInt int mLinkTextColor; field in TextAppearanceInfo
617 private @ColorInt int mLinkTextColor = 0; field in TextAppearanceInfo.Builder