Home
last modified time | relevance | path

Searched refs:onBoundsChange (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/
DRoundDrawableWrapper.java41 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in RoundDrawableWrapper
46 super.onBoundsChange(bounds); in onBoundsChange()
DThemedIconDrawable.java82 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ThemedIconDrawable
83 super.onBoundsChange(bounds); in onBoundsChange()
DClockDrawableWrapper.java360 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/
DSaturationProgressDrawable.kt53 override fun onBoundsChange(bounds: Rect) { in onBoundsChange() method
54 super.onBoundsChange(bounds) in onBoundsChange()
/packages/apps/ThemePicker/src/com/android/customization/widget/
DGridTileDrawable.java41 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in GridTileDrawable
42 super.onBoundsChange(bounds); in onBoundsChange()
DDynamicAdaptiveIconDrawable.java205 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in DynamicAdaptiveIconDrawable
/packages/apps/Messaging/src/com/android/messaging/ui/
DOrientedBitmapDrawable.java75 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in OrientedBitmapDrawable
76 super.onBoundsChange(bounds); in onBoundsChange()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DIconButtonView.java135 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/
DBitmapJobDrawable.java78 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/
DPrivacyChipDrawable.java183 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/
DAutoThumbnailDrawable.java94 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AutoThumbnailDrawable
95 super.onBoundsChange(bounds); in onBoundsChange()
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DFastScrollThumbDrawable.java50 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FastScrollThumbDrawable
DPreloadIconDrawable.java181 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/
DFaceEnrollAnimationDrawable.java94 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FaceEnrollAnimationDrawable