Searched refs:mSelfBounds (Results 1 – 2 of 2) sorted by relevance
215 private final Rect mSelfBounds = new Rect(); field in RelativeLayout618 final Rect selfBounds = mSelfBounds; in onMeasure()
4668 private final Rect mSelfBounds = new Rect(); field in View.ForegroundInfo24247 final Rect selfBounds = mForegroundInfo.mSelfBounds; in onDrawForeground()