Home
last modified time | relevance | path

Searched refs:mCompoundRect (Results 1 – 1 of 1) 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()