/aosp12/frameworks/base/core/java/android/widget/ |
H A D | RelativeLayout.java | 449 int bottom = Integer.MIN_VALUE; in onMeasure() local
|
H A D | PopupWindow.java | 1853 final int bottom = outParams.y + height; in positionInDisplayVertical() local
|
H A D | SearchView.java | 857 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
H A D | RadialTimePickerView.java | 647 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | Paint.java | 2100 public float bottom; field in Paint.FontMetrics 2155 public int bottom; field in Paint.FontMetricsInt
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | RelativeLayout.java | 449 int bottom = Integer.MIN_VALUE; in onMeasure() local
|
H A D | PopupWindow.java | 1856 final int bottom = outParams.y + height; in positionInDisplayVertical() local
|
H A D | SearchView.java | 864 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
H A D | RadialTimePickerView.java | 648 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewGroup.java | 3963 protected void internalSetPadding(int left, int top, int right, int bottom) { in internalSetPadding() 4096 int bottom = 0; in computeOpticalInsets() local 8570 public void setMargins(int left, int top, int right, int bottom) { in setMargins() 8603 public void setMarginsRelative(int start, int top, int end, int bottom) { in setMarginsRelative()
|
H A D | MotionEvent.java | 3411 float right, float bottom) { in isWithinBoundsNoHistory() 3436 public final MotionEvent clampNoHistory(float left, float top, float right, float bottom) { in clampNoHistory()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewGroup.java | 3994 protected void internalSetPadding(int left, int top, int right, int bottom) { in internalSetPadding() 4127 int bottom = 0; in computeOpticalInsets() local 8721 public void setMargins(int left, int top, int right, int bottom) { in setMargins() 8754 public void setMarginsRelative(int start, int top, int end, int bottom) { in setMarginsRelative()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardSecurityContainer.java | 735 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | CellLayout.java | 992 int bottom = b - t - getPaddingBottom(); in onLayout() local 1517 int bottom = cs.cellY + cs.spanY; in computeEdge() local
|
H A D | PagedView.java | 689 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp12/frameworks/rs/driver/ |
H A D | rsdRuntimeStubs.cpp | 1094 int *top, int *bottom) { 1100 int *top, int *bottom) {
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/ |
H A D | ModeListView.java | 1346 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | Paint.java | 2108 public float bottom; field in Paint.FontMetrics 2277 public int bottom; field in Paint.FontMetricsInt
|
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | AnimatedVectorDrawable.java | 466 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | PhotoView.java | 479 boolean changeSize, int left, int top, int right, int bottom) { in onLayout()
|
/aosp14/frameworks/base/media/java/android/media/tv/ |
H A D | TvInputService.java | 1243 final int bottom) { in layoutSurface()
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | AnimatedVectorDrawable.java | 466 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds()
|
/aosp14/frameworks/base/media/java/android/media/tv/interactive/ |
H A D | TvInteractiveAppService.java | 1002 final int bottom) { in layoutSurface()
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodManager.java | 2335 public void updateCursor(View view, int left, int top, int right, int bottom) { in updateCursor()
|
/aosp12/frameworks/av/media/codec2/sfplugin/ |
H A D | CCodecConfig.cpp | 1416 int32_t left, top, right, bottom; in getFormatForDomain() local
|