Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java320 final Rect mCompoundRect = new Rect(); field in TextView.Drawables
419 final Rect compoundRect = mCompoundRect; in setErrorDrawable()
1401 final Rect compoundRect = dr.mCompoundRect; in setRelativeDrawablesIfNeeded()
2065 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawables()
2262 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawablesRelative()