Home
last modified time | relevance | path

Searched defs:mBottom (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
H A DVerticalGravityTest.java38 private View mBottom; field in VerticalGravityTest
/aosp14/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
H A DCustomLayout.java28 private int mLeft, mTop, mRight, mBottom; field in CustomLayout.LayoutParams
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DNavigationHandle.java40 protected final float mBottom; field in NavigationHandle
/aosp14/frameworks/base/graphics/java/android/graphics/text/
H A DMeasuredText.java65 private final int mBottom; field in MeasuredText
224 private int mBottom = 0; field in MeasuredText.Builder
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLetterboxTest.java124 final Rect mBottom = new Rect(); field in LetterboxTest.LetterboxLayoutVerifier
/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DAnimatedDrawables.h54 sp<uirenderer::CanvasPropertyPrimitive> mBottom; variable
/aosp14/frameworks/base/core/java/android/transition/
H A DChangeBounds.java478 private int mBottom; field in ChangeBounds.ViewBounds
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterbox.java65 private final LetterboxSurface mBottom = new LetterboxSurface("bottom"); field in Letterbox
/aosp14/frameworks/base/core/java/android/text/
H A DBoringLayout.java616 /* package */ int mBottom, mDesc; // for Direct field in BoringLayout
/aosp14/frameworks/base/libs/hwui/
H A DRenderProperties.h576 int mLeft = 0, mTop = 0, mRight = 0, mBottom = 0; member
/aosp14/frameworks/base/core/java/android/app/
H A DActivityTransitionCoordinator.java1114 int mBottom; field in ActivityTransitionCoordinator.SharedElementOriginalState
/aosp14/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java1277 private int mBottom; field in LayoutParams
/aosp14/frameworks/base/core/java/android/view/
H A DView.java4510 protected int mBottom; field in View