Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java591 final Rect mCompoundRect = new Rect(); field in TextView.Drawables
703 final Rect compoundRect = mCompoundRect;
2403 final Rect compoundRect = dr.mCompoundRect; in setRelativeDrawablesIfNeeded()
3128 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawables()
3339 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawablesRelative()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70310 Landroid/widget/TextView$Drawables;->mCompoundRect:Landroid/graphics/Rect;