Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/
DUserIconDrawable.java125 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/
DTileDrawable.java76 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in TileDrawable
77 super.onBoundsChange(bounds); in onBoundsChange()
DStyledCornersBitmapDrawable.java217 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in StyledCornersBitmapDrawable
218 super.onBoundsChange(bounds); in onBoundsChange()
DExtendedBitmapDrawable.java320 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/
DVectorDrawableCommon.java78 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/
DRoundRectDrawable.java120 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/
DRoundedBitmapDrawable.java337 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/
DLockscreenWallpaper.java250 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in LockscreenWallpaper.WallpaperDrawable
275 super.onBoundsChange(mTmpRect); in onBoundsChange()
DBarTransitions.java206 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in BarTransitions.BarBackgroundDrawable
207 super.onBoundsChange(bounds); in onBoundsChange()
/frameworks/base/graphics/java/android/graphics/drawable/
DScaleDrawable.java215 onBoundsChange(getBounds()); in onLevelChange()
221 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ScaleDrawable
DRippleDrawable.java298 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()
DInsetDrawable.java210 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in InsetDrawable
220 super.onBoundsChange(r); in onBoundsChange()
DDrawableWrapper.java333 onBoundsChange(getBounds()); in onStateChange()
346 protected void onBoundsChange(@NonNull Rect bounds) { in onBoundsChange() method in DrawableWrapper
DShapeDrawable.java332 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ShapeDrawable
333 super.onBoundsChange(bounds); in onBoundsChange()
DRippleComponent.java68 public void onBoundsChange() { in onBoundsChange() method in RippleComponent
DDrawable.java214 onBoundsChange(mBounds); in setBounds()
970 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in Drawable
DBitmapDrawable.java475 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in BitmapDrawable
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DFakeShadowDrawable.java106 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FakeShadowDrawable
107 super.onBoundsChange(bounds); in onBoundsChange()
/frameworks/base/core/java/android/widget/
DScrollBarDrawable.java154 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/
DRoundRectDrawableWithShadow.java138 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/
DDrawableWrapper.java51 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in DrawableWrapper
/frameworks/support/design/base/android/support/design/widget/
DCircularBorderDrawable.java153 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in CircularBorderDrawable
DShadowDrawableWrapper.java119 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in ShadowDrawableWrapper
/frameworks/support/compat/gingerbread/android/support/v4/graphics/drawable/
DDrawableWrapperGingerbread.java92 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in DrawableWrapperGingerbread
/frameworks/support/graphics/drawable/animated/src/android/support/graphics/drawable/
DAnimatedVectorDrawableCompat.java203 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AnimatedVectorDrawableCompat

12