Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java452 final Rect mCompoundRect = new Rect(); field in TextView.Drawables
564 final Rect compoundRect = mCompoundRect;
2049 final Rect compoundRect = dr.mCompoundRect; in setRelativeDrawablesIfNeeded()
2731 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawables()
2942 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawablesRelative()
/frameworks/base/config/
Dhiddenapi-private-dex.txt105555 Landroid/widget/TextView$Drawables;->mCompoundRect:Landroid/graphics/Rect;