Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java215 private final Rect mSelfBounds = new Rect(); field in RelativeLayout
618 final Rect selfBounds = mSelfBounds; in onMeasure()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java4649 private final Rect mSelfBounds = new Rect(); field in View.ForegroundInfo
24614 final Rect selfBounds = mForegroundInfo.mSelfBounds; in onDrawForeground()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66610 Landroid/view/View$ForegroundInfo;->mSelfBounds:Landroid/graphics/Rect;
72259 Landroid/widget/RelativeLayout;->mSelfBounds:Landroid/graphics/Rect;