Home
last modified time | relevance | path

Searched defs:setBounds (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
H A DTestRunningTaskInfoBuilder.java47 public TestRunningTaskInfoBuilder setBounds(Rect bounds) { in setBounds() method in TestRunningTaskInfoBuilder
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DChartAxis.java29 public boolean setBounds(long min, long max); in setBounds() method
H A DInvertedChartAxis.java34 public boolean setBounds(long min, long max) { in setBounds() method in InvertedChartAxis
H A DChartGridView.java96 void setBounds(long start, long end) { in setBounds() method in ChartGridView
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DProgressOverlay.java57 public void setBounds(RectF area) { in setBounds() method in ProgressOverlay
/aosp12/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
H A DWindowBuilderTest.java61 Rect setBounds = new Rect(100, 200, 300, 400); in testSetBoundsInScreen() local
H A DNodeBuilderTest.java123 Rect setBounds = new Rect(100, 200, 300, 400); in testSetBoundsInParent() local
132 Rect setBounds = new Rect(100, 200, 300, 400); in testSetBoundsInScreen() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DTransformingTouchDelegate.java51 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in TransformingTouchDelegate
/aosp12/frameworks/base/libs/hwui/
H A DVertexBuffer.h141 void setBounds(Rect bounds) { mBounds = bounds; } in setBounds() function
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DConfigurationContainer.java353 public int setBounds(Rect bounds) { in setBounds() method in ConfigurationContainer
369 public int setBounds(int left, int top, int right, int bottom) { in setBounds() method in ConfigurationContainer
H A DTask.java2630 public int setBounds(Rect bounds, boolean forceResize) { in setBounds() method in Task
2643 public int setBounds(Rect bounds) { in setBounds() method in Task
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
H A DPieItem.java165 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in PieItem
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/
H A DStageTaskListener.java239 void setBounds(Rect bounds, WindowContainerTransaction wct) { in setBounds() method in StageTaskListener
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/
H A DPieItem.java187 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in PieItem
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DRenderingRequest.java170 public void setBounds(Rect bounds) { in setBounds() method in RenderingRequest
/aosp12/frameworks/base/core/java/com/android/internal/graphics/drawable/
H A DBackgroundBlurDrawable.java182 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in BackgroundBlurDrawable
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DStageTaskListener.java313 void setBounds(Rect bounds, WindowContainerTransaction wct) { in setBounds() method in StageTaskListener
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DEdgeEffect.java427 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in EdgeEffect.Drawable
H A DGLView.java358 private boolean setBounds(int left, int top, int right, int bottom) { in setBounds() method in GLView
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureEvent.java360 public ContentCaptureEvent setBounds(@NonNull Rect bounds) { in setBounds() method in ContentCaptureEvent
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawable.java245 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in Drawable
267 public void setBounds(@NonNull Rect bounds) { in setBounds() method in Drawable
/aosp12/frameworks/base/core/java/android/app/
H A DWindowConfiguration.java276 public void setBounds(Rect rect) { in setBounds() method in WindowConfiguration
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
H A DBatteryMeterDrawableBase.java243 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in BatteryMeterDrawableBase
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipBoundsState.java111 public void setBounds(@NonNull Rect bounds) { in setBounds() method in PipBoundsState
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DGarbageMonitor.java340 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in GarbageMonitor.MemoryIconDrawable

12