Searched refs:onBoundsChange (Results 1 – 10 of 10) sorted by relevance
52 public void onBoundsChange(Rect bounds) { in onBoundsChange() method in CircleBitmapDrawable53 super.onBoundsChange(bounds); in onBoundsChange()
164 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FabDrawable
75 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in OrientedBitmapDrawable76 super.onBoundsChange(bounds); in onBoundsChange()
78 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in BitmapJobDrawable79 super.onBoundsChange(bounds); in onBoundsChange()
120 protected void onBoundsChange(final Rect bounds) { in onBoundsChange() method in FlipDrawable121 super.onBoundsChange(bounds); in onBoundsChange()
167 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AllAppsBackgroundDrawable168 super.onBoundsChange(bounds); in onBoundsChange()
121 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in PreloadIconDrawable122 super.onBoundsChange(bounds); in onBoundsChange()
50 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in FastScrollThumbDrawable
94 protected void onBoundsChange(Rect bounds) { in onBoundsChange() method in AutoThumbnailDrawable95 super.onBoundsChange(bounds); in onBoundsChange()
3654 protected void onBoundsChange(android.graphics.Rect);