Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java520 final Rect mCompoundRect = new Rect(); field in TextView.Drawables
632 final Rect compoundRect = mCompoundRect;
2251 final Rect compoundRect = dr.mCompoundRect; in setRelativeDrawablesIfNeeded()
2955 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawables()
3166 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawablesRelative()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt73633 Landroid/widget/TextView$Drawables;->mCompoundRect:Landroid/graphics/Rect;