Searched refs:mCompoundRect (Results 1 – 2 of 2) sorted by relevance
520 final Rect mCompoundRect = new Rect(); field in TextView.Drawables632 final Rect compoundRect = mCompoundRect;2251 final Rect compoundRect = dr.mCompoundRect; in setRelativeDrawablesIfNeeded()2955 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawables()3166 final Rect compoundRect = dr.mCompoundRect; in setCompoundDrawablesRelative()
73633 Landroid/widget/TextView$Drawables;->mCompoundRect:Landroid/graphics/Rect;