Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java215 private final Rect mSelfBounds = new Rect(); field in RelativeLayout
618 final Rect selfBounds = mSelfBounds; in onMeasure()
/frameworks/base/core/java/android/view/
DView.java5050 private final Rect mSelfBounds = new Rect(); field in View.ForegroundInfo
26815 final Rect selfBounds = mForegroundInfo.mSelfBounds; in onDrawForeground()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62644 Landroid/view/View$ForegroundInfo;->mSelfBounds:Landroid/graphics/Rect;
68293 Landroid/widget/RelativeLayout;->mSelfBounds:Landroid/graphics/Rect;