Searched refs:mCompoundRect (Results 1 – 2 of 2) sorted by relevance
488 final Rect mCompoundRect = new Rect(); field in TextView.Drawables600 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()
90868 Landroid/widget/TextView$Drawables;->mCompoundRect:Landroid/graphics/Rect;