Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java214 private final Rect mSelfBounds = new Rect(); field in RelativeLayout
617 final Rect selfBounds = mSelfBounds; in onMeasure()
/frameworks/base/core/java/android/view/
DView.java4552 private final Rect mSelfBounds = new Rect(); field in View.ForegroundInfo
23872 final Rect selfBounds = mForegroundInfo.mSelfBounds; in onDrawForeground()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt77716 Landroid/view/View$ForegroundInfo;->mSelfBounds:Landroid/graphics/Rect;
83365 Landroid/widget/RelativeLayout;->mSelfBounds:Landroid/graphics/Rect;