| /frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
| D | CornerDrawable.kt | 43 override fun setBounds(l: Int, t: Int, r: Int, b: Int) { in setBounds() method in com.android.systemui.controls.ui.CornerDrawable 48 override fun setBounds(r: Rect) { in setBounds() method in com.android.systemui.controls.ui.CornerDrawable
|
| /frameworks/opt/car/services/builtInServices/src/com/android/server/wm/ |
| D | LaunchParamsWrapper.java | 106 public void setBounds(Rect bounds) { in setBounds() method in LaunchParamsWrapper
|
| /frameworks/native/services/inputflinger/tests/ |
| D | FakePointerController.cpp | 23 void FakePointerController::setBounds(float minX, float minY, float maxX, float maxY) { in setBounds() function in android::FakePointerController
|
| /frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/ |
| D | ProjectionSpace.h | 90 void setBounds(ui::Size newBounds) { mBounds = std::move(newBounds); } in setBounds() function
|
| /frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/ |
| D | TestRunningTaskInfoBuilder.java | 61 public TestRunningTaskInfoBuilder setBounds(Rect bounds) { in setBounds() method in TestRunningTaskInfoBuilder
|
| /frameworks/base/libs/hwui/ |
| D | VertexBuffer.h | 141 void setBounds(Rect bounds) { mBounds = bounds; } in setBounds() function
|
| D | VectorDrawable.h | 581 void setBounds(const SkRect& bounds) { in setBounds() function
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | ConfigurationContainer.java | 364 public int setBounds(Rect bounds) { in setBounds() method in ConfigurationContainer 380 public int setBounds(int left, int top, int right, int bottom) { in setBounds() method in ConfigurationContainer
|
| D | Task.java | 2627 public int setBounds(Rect bounds, boolean forceResize) { in setBounds() method in Task 2640 public int setBounds(Rect bounds) { in setBounds() method in Task
|
| D | AccessibilityController.java | 1250 void setBounds(Region bounds) { in setBounds() method in AccessibilityController.DisplayMagnifier.MagnifiedViewport.ViewportWindow
|
| /frameworks/base/core/java/android/hardware/camera2/params/ |
| D | Face.java | 356 public @NonNull Builder setBounds(@NonNull Rect bounds) { in setBounds() method in Face.Builder
|
| /frameworks/base/core/java/com/android/internal/graphics/drawable/ |
| D | BackgroundBlurDrawable.java | 183 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in BackgroundBlurDrawable
|
| /frameworks/base/core/java/android/view/contentcapture/ |
| D | ContentCaptureEvent.java | 368 public ContentCaptureEvent setBounds(@NonNull Rect bounds) { in setBounds() method in ContentCaptureEvent
|
| /frameworks/base/graphics/java/android/graphics/drawable/ |
| 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
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/ |
| D | BatteryMeterDrawableBase.java | 243 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in BatteryMeterDrawableBase
|
| /frameworks/base/core/java/android/app/ |
| D | WindowConfiguration.java | 272 public void setBounds(Rect rect) { in setBounds() method in WindowConfiguration
|
| D | WallpaperManager.java | 354 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in WallpaperManager.FastBitmapDrawable
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
| D | GarbageMonitor.java | 341 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in GarbageMonitor.MemoryIconDrawable
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
| D | PipBoundsState.java | 150 public void setBounds(@NonNull Rect bounds) { in setBounds() method in PipBoundsState
|
| /frameworks/base/core/java/android/widget/ |
| D | SearchView.java | 1877 public void setBounds(Rect desiredBounds, Rect actualBounds) { in setBounds() method in SearchView.UpdatableTouchDelegate
|
| /frameworks/base/core/java/android/window/ |
| D | WindowContainerTransaction.java | 94 public WindowContainerTransaction setBounds( in setBounds() method in WindowContainerTransaction
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | WindowTestsBase.java | 1403 TaskFragmentBuilder setBounds(@Nullable Rect bounds) { in setBounds() method in WindowTestsBase.TaskFragmentBuilder
|