/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/ |
H A D | TestRunningTaskInfoBuilder.java | 47 public TestRunningTaskInfoBuilder setBounds(Rect bounds) { in setBounds() method in TestRunningTaskInfoBuilder
|
/aosp12/packages/apps/Settings/src/com/android/settings/widget/ |
H A D | ChartAxis.java | 29 public boolean setBounds(long min, long max); in setBounds() method
|
H A D | InvertedChartAxis.java | 34 public boolean setBounds(long min, long max) { in setBounds() method in InvertedChartAxis
|
H A D | ChartGridView.java | 96 void setBounds(long start, long end) { in setBounds() method in ChartGridView
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/ |
H A D | ProgressOverlay.java | 57 public void setBounds(RectF area) { in setBounds() method in ProgressOverlay
|
/aosp12/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/ |
H A D | WindowBuilderTest.java | 61 Rect setBounds = new Rect(100, 200, 300, 400); in testSetBoundsInScreen() local
|
H A D | NodeBuilderTest.java | 123 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 D | TransformingTouchDelegate.java | 51 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in TransformingTouchDelegate
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | VertexBuffer.h | 141 void setBounds(Rect bounds) { mBounds = bounds; } in setBounds() function
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ConfigurationContainer.java | 353 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 D | Task.java | 2630 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 D | PieItem.java | 165 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 D | StageTaskListener.java | 239 void setBounds(Rect bounds, WindowContainerTransaction wct) { in setBounds() method in StageTaskListener
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/ |
H A D | PieItem.java | 187 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 D | RenderingRequest.java | 170 public void setBounds(Rect bounds) { in setBounds() method in RenderingRequest
|
/aosp12/frameworks/base/core/java/com/android/internal/graphics/drawable/ |
H A D | BackgroundBlurDrawable.java | 182 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 D | StageTaskListener.java | 313 void setBounds(Rect bounds, WindowContainerTransaction wct) { in setBounds() method in StageTaskListener
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | EdgeEffect.java | 427 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in EdgeEffect.Drawable
|
H A D | GLView.java | 358 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 D | ContentCaptureEvent.java | 360 public ContentCaptureEvent setBounds(@NonNull Rect bounds) { in setBounds() method in ContentCaptureEvent
|
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | Drawable.java | 245 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 D | WindowConfiguration.java | 276 public void setBounds(Rect rect) { in setBounds() method in WindowConfiguration
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/ |
H A D | BatteryMeterDrawableBase.java | 243 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 D | PipBoundsState.java | 111 public void setBounds(@NonNull Rect bounds) { in setBounds() method in PipBoundsState
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
H A D | GarbageMonitor.java | 340 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in GarbageMonitor.MemoryIconDrawable
|