Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/
DPillDrawable.java31 protected void onBoundsChange(Rect r) { in onBoundsChange() method in PillDrawable
32 super.onBoundsChange(r); 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/services/Car/car-support-lib/src/android/support/car/ui/
DCircleBitmapDrawable.java52 public void onBoundsChange(Rect bounds) { in onBoundsChange() method in CircleBitmapDrawable
53 super.onBoundsChange(bounds); in onBoundsChange()
DFabDrawable.java164 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FabDrawable
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DCircleBitmapDrawable.java49 public void onBoundsChange(Rect bounds) { in onBoundsChange() method in CircleBitmapDrawable
50 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/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/Launcher3/src/com/android/launcher3/allapps/
DAllAppsBackgroundDrawable.java158 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AllAppsBackgroundDrawable
159 super.onBoundsChange(bounds); in onBoundsChange()
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DPreloadIconDrawable.java121 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in PreloadIconDrawable
122 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/services/Car/car-support-lib/
Dproguard-release.flags3654 protected void onBoundsChange(android.graphics.Rect);