/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/ |
D | RoundDrawableWrapper.java | 41 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in RoundDrawableWrapper 46 super.onBoundsChange(bounds); in onBoundsChange()
|
D | ThemedIconDrawable.java | 82 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ThemedIconDrawable 83 super.onBoundsChange(bounds); in onBoundsChange()
|
D | ClockDrawableWrapper.java | 360 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ClockDrawableWrapper.ClockIconDrawable 361 super.onBoundsChange(bounds); in onBoundsChange()
|
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/ |
D | SaturationProgressDrawable.kt | 53 override fun onBoundsChange(bounds: Rect) { in onBoundsChange() method 54 super.onBoundsChange(bounds) in onBoundsChange()
|
/packages/apps/ThemePicker/src/com/android/customization/widget/ |
D | GridTileDrawable.java | 41 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in GridTileDrawable 42 super.onBoundsChange(bounds); in onBoundsChange()
|
D | DynamicAdaptiveIconDrawable.java | 205 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in DynamicAdaptiveIconDrawable
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | OrientedBitmapDrawable.java | 75 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in OrientedBitmapDrawable 76 super.onBoundsChange(bounds); in onBoundsChange()
|
/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | IconButtonView.java | 135 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in IconButtonView.IconDrawable 136 super.onBoundsChange(bounds); in onBoundsChange()
|
/packages/apps/Gallery2/src/com/android/photos/shims/ |
D | BitmapJobDrawable.java | 78 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in BitmapJobDrawable 79 super.onBoundsChange(bounds); in onBoundsChange()
|
/packages/apps/TvSystemUI/src/com/android/systemui/tv/privacy/ |
D | PrivacyChipDrawable.java | 183 protected void onBoundsChange(@NonNull Rect bounds) { in onBoundsChange() method in PrivacyChipDrawable 184 super.onBoundsChange(bounds); in onBoundsChange()
|
/packages/apps/Gallery2/src/com/android/photos/drawables/ |
D | AutoThumbnailDrawable.java | 94 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AutoThumbnailDrawable 95 super.onBoundsChange(bounds); in onBoundsChange()
|
/packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
D | FastScrollThumbDrawable.java | 50 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FastScrollThumbDrawable
|
D | PreloadIconDrawable.java | 181 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in PreloadIconDrawable 182 super.onBoundsChange(bounds); in onBoundsChange()
|
/packages/apps/Settings/src/com/android/settings/biometrics/face/ |
D | FaceEnrollAnimationDrawable.java | 94 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FaceEnrollAnimationDrawable
|