Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java352 final Rect mCompoundRect = new Rect(); field in TextView.Drawables
451 final Rect compoundRect = mCompoundRect; in setErrorDrawable()
1518 final Rect compoundRect = dr.mCompoundRect; in setRelativeDrawablesIfNeeded()
2172 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawables()
2383 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawablesRelative()