Searched defs:mCompoundRect (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTextView.java352 final Rect mCompoundRect = new Rect(); field in class:TextView.Drawables
451 final Rect compoundRect = mCompoundRect;
1523 final Rect compoundRect = dr.mCompoundRect;
2177 final Rect compoundRect = dr.mCompoundRect;
2388 final Rect compoundRect = dr.mCompoundRect;

Completed in 76 milliseconds