Searched refs:onBoundsChange (Results 1 – 5 of 5) sorted by relevance
51 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in TileDrawable52 super.onBoundsChange(bounds); in onBoundsChange()
64 onBoundsChange(getBounds()); in getOrCreateDrawable()71 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in CompositeDrawable
263 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AttachmentDrawable264 super.onBoundsChange(bounds); in onBoundsChange()
78 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in BitmapJobDrawable79 super.onBoundsChange(bounds); in onBoundsChange()
94 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AutoThumbnailDrawable95 super.onBoundsChange(bounds); in onBoundsChange()