/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/ |
H A D | UserIconDrawable.java | 137 onBoundsChange(getBounds()); in setIcon() 152 onBoundsChange(getBounds()); in setIconDrawable() 166 onBoundsChange(getBounds()); in setBadge() 202 onBoundsChange(getBounds()); in setBadgeRadius() 207 onBoundsChange(getBounds()); in setBadgeMargin() 216 onBoundsChange(getBounds()); in setPadding() 231 onBoundsChange(getBounds()); in setFrameWidth() 237 onBoundsChange(getBounds()); in setFramePadding() 328 onBoundsChange(new Rect(0, 0, mSize, mSize)); in bake() 387 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in UserIconDrawable
|
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/ |
H A D | RoundDrawableWrapper.java | 41 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in RoundDrawableWrapper 46 super.onBoundsChange(bounds); in onBoundsChange()
|
H A D | ThemedIconDrawable.java | 82 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ThemedIconDrawable 83 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
H A D | RoundedCornerProgressDrawable.kt | 50 override fun onBoundsChange(bounds: Rect) { 51 super.onBoundsChange(bounds)
|
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/ |
H A D | GridTileDrawable.java | 41 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in GridTileDrawable 42 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | CastDrawable.java | 70 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in CastDrawable 71 super.onBoundsChange(bounds); in onBoundsChange()
|
H A D | ScreenRecordDrawable.java | 102 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ScreenRecordDrawable 103 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/ |
H A D | OrientedBitmapDrawable.java | 75 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in OrientedBitmapDrawable 76 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
H A D | TileDrawable.java | 76 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in TileDrawable 77 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/packages/apps/Gallery2/src/com/android/photos/shims/ |
H A D | BitmapJobDrawable.java | 78 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in BitmapJobDrawable 79 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
H A D | AllAppsBackgroundDrawable.java | 167 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AllAppsBackgroundDrawable 168 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | InstantInsetLayerDrawable.java | 35 onBoundsChange(getBounds()); in setLayerInset()
|
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | ColorStateListDrawable.java | 146 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ColorStateListDrawable 147 super.onBoundsChange(bounds); in onBoundsChange()
|
H A D | RippleComponent.java | 45 public void onBoundsChange() { in onBoundsChange() method in RippleComponent
|
H A D | ScaleDrawable.java | 218 onBoundsChange(getBounds()); in onLevelChange() 224 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ScaleDrawable
|
H A D | RippleDrawable.java | 382 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in RippleDrawable 383 super.onBoundsChange(bounds); in onBoundsChange() 393 ripples[i].onBoundsChange(); in onBoundsChange() 397 mBackground.onBoundsChange(); in onBoundsChange() 401 mRipple.onBoundsChange(); in onBoundsChange()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | SlashDrawable.java | 82 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in SlashDrawable 83 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/packages/apps/Gallery2/src/com/android/photos/drawables/ |
H A D | AutoThumbnailDrawable.java | 94 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AutoThumbnailDrawable 95 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
H A D | FastScrollThumbDrawable.java | 50 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FastScrollThumbDrawable
|
H A D | PreloadIconDrawable.java | 150 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in PreloadIconDrawable 151 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ScrollBarDrawable.java | 163 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ScrollBarDrawable 164 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | BarTransitions.java | 246 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in BarTransitions.BarBackgroundDrawable 247 super.onBoundsChange(bounds); in onBoundsChange()
|
H A D | LockscreenWallpaper.java | 294 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in LockscreenWallpaper.WallpaperDrawable 319 super.onBoundsChange(mTmpRect); in onBoundsChange()
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/ |
H A D | SignalDrawable.java | 179 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in SignalDrawable 180 super.onBoundsChange(bounds); in onBoundsChange()
|
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/ |
H A D | FaceEnrollAnimationDrawable.java | 94 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FaceEnrollAnimationDrawable
|