Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/widget/
DGridTileDrawable.java43 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in GridTileDrawable
44 super.onBoundsChange(bounds); in onBoundsChange()
DDynamicAdaptiveIconDrawable.java208 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in DynamicAdaptiveIconDrawable
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/view/
DCircleBitmapDrawable.java52 public void onBoundsChange(Rect bounds) { in onBoundsChange() method in CircleBitmapDrawable
53 super.onBoundsChange(bounds); in onBoundsChange()
/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/go/quickstep/src/com/android/quickstep/
DThumbnailDrawable.java85 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ThumbnailDrawable
86 super.onBoundsChange(bounds); in onBoundsChange()
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
DFlipDrawable.java120 protected void onBoundsChange(final Rect bounds) { in onBoundsChange() method in FlipDrawable
121 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/Launcher3/src/com/android/launcher3/allapps/
DAllAppsBackgroundDrawable.java167 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AllAppsBackgroundDrawable
168 super.onBoundsChange(bounds); in onBoundsChange()
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DPreloadIconDrawable.java123 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in PreloadIconDrawable
124 super.onBoundsChange(bounds); in onBoundsChange()
DFastScrollThumbDrawable.java50 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FastScrollThumbDrawable
/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/Settings/src/com/android/settings/biometrics/face/
DFaceEnrollAnimationDrawable.java94 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FaceEnrollAnimationDrawable
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/face/
DFaceEnrollAnimationDrawable.java94 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FaceEnrollAnimationDrawable