/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/ |
D | UserIconDrawable.java | 125 onBoundsChange(getBounds()); in setIcon() 140 onBoundsChange(getBounds()); in setIconDrawable() 154 onBoundsChange(getBounds()); in setBadge() 173 onBoundsChange(getBounds()); in setBadgeRadius() 178 onBoundsChange(getBounds()); in setBadgeMargin() 187 onBoundsChange(getBounds()); in setPadding() 202 onBoundsChange(getBounds()); in setFrameWidth() 208 onBoundsChange(getBounds()); in setFramePadding() 285 onBoundsChange(new Rect(0, 0, mSize, mSize)); in bake() 346 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in UserIconDrawable
|
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
D | TileDrawable.java | 76 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in TileDrawable 77 super.onBoundsChange(bounds); in onBoundsChange()
|
D | StyledCornersBitmapDrawable.java | 217 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in StyledCornersBitmapDrawable 218 super.onBoundsChange(bounds); in onBoundsChange()
|
D | ExtendedBitmapDrawable.java | 320 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ExtendedBitmapDrawable 321 super.onBoundsChange(bounds); in onBoundsChange()
|
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/ |
D | VectorDrawableCommon.java | 78 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in VectorDrawableCommon 83 super.onBoundsChange(bounds); in onBoundsChange()
|
/frameworks/support/v7/cardview/api21/android/support/v7/widget/ |
D | RoundRectDrawable.java | 120 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in RoundRectDrawable 121 super.onBoundsChange(bounds); in onBoundsChange()
|
/frameworks/support/core-utils/gingerbread/android/support/v4/graphics/drawable/ |
D | RoundedBitmapDrawable.java | 337 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in RoundedBitmapDrawable 338 super.onBoundsChange(bounds); in onBoundsChange()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | LockscreenWallpaper.java | 250 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in LockscreenWallpaper.WallpaperDrawable 275 super.onBoundsChange(mTmpRect); in onBoundsChange()
|
D | BarTransitions.java | 206 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in BarTransitions.BarBackgroundDrawable 207 super.onBoundsChange(bounds); in onBoundsChange()
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | ScaleDrawable.java | 215 onBoundsChange(getBounds()); in onLevelChange() 221 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ScaleDrawable
|
D | RippleDrawable.java | 298 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in RippleDrawable 299 super.onBoundsChange(bounds); in onBoundsChange() 307 mBackground.onBoundsChange(); in onBoundsChange() 311 mRipple.onBoundsChange(); in onBoundsChange()
|
D | InsetDrawable.java | 210 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in InsetDrawable 220 super.onBoundsChange(r); in onBoundsChange()
|
D | DrawableWrapper.java | 333 onBoundsChange(getBounds()); in onStateChange() 346 protected void onBoundsChange(@NonNull Rect bounds) { in onBoundsChange() method in DrawableWrapper
|
D | ShapeDrawable.java | 332 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ShapeDrawable 333 super.onBoundsChange(bounds); in onBoundsChange()
|
D | RippleComponent.java | 68 public void onBoundsChange() { in onBoundsChange() method in RippleComponent
|
D | Drawable.java | 214 onBoundsChange(mBounds); in setBounds() 970 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in Drawable
|
D | BitmapDrawable.java | 475 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in BitmapDrawable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
D | FakeShadowDrawable.java | 106 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FakeShadowDrawable 107 super.onBoundsChange(bounds); in onBoundsChange()
|
/frameworks/base/core/java/android/widget/ |
D | ScrollBarDrawable.java | 154 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ScrollBarDrawable 155 super.onBoundsChange(bounds); in onBoundsChange()
|
/frameworks/support/v7/cardview/gingerbread/android/support/v7/widget/ |
D | RoundRectDrawableWithShadow.java | 138 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in RoundRectDrawableWithShadow 139 super.onBoundsChange(bounds); in onBoundsChange()
|
/frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/ |
D | DrawableWrapper.java | 51 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in DrawableWrapper
|
/frameworks/support/design/base/android/support/design/widget/ |
D | CircularBorderDrawable.java | 153 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in CircularBorderDrawable
|
D | ShadowDrawableWrapper.java | 119 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ShadowDrawableWrapper
|
/frameworks/support/compat/gingerbread/android/support/v4/graphics/drawable/ |
D | DrawableWrapperGingerbread.java | 92 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in DrawableWrapperGingerbread
|
/frameworks/support/graphics/drawable/animated/src/android/support/graphics/drawable/ |
D | AnimatedVectorDrawableCompat.java | 203 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AnimatedVectorDrawableCompat
|