Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java3427 int mStyleIndex = -1; field in TextView.Drawables.TextAppearanceAttributes
3452 + " mStyleIndex:" + mStyleIndex + "\n" in toString()
3574 attributes.mStyleIndex = appearance.getInt(attr, attributes.mStyleIndex); in readTextAppearance()
3641 attributes.mTypefaceIndex, attributes.mStyleIndex, attributes.mFontWeight); in applyTextAppearance()
/frameworks/base/config/
Dhiddenapi-private-dex.txt105651 Landroid/widget/TextView$TextAppearanceAttributes;->mStyleIndex:I