Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java488 final Rect mCompoundRect = new Rect(); field in TextView.Drawables
600 final Rect compoundRect = mCompoundRect;
2169 final Rect compoundRect = dr.mCompoundRect; in setRelativeDrawablesIfNeeded()
2862 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawables()
3073 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawablesRelative()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90868 Landroid/widget/TextView$Drawables;->mCompoundRect:Landroid/graphics/Rect;