Searched refs:getHotspotBounds (Results 1 – 8 of 8) sorted by relevance
264 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in DrawableWrapper266 mDrawable.getHotspotBounds(outRect); in getHotspotBounds()
321 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in DrawableContainer325 super.getHotspotBounds(outRect); in getHotspotBounds()
636 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in AdaptiveIconDrawable640 super.getHotspotBounds(outRect); in getHotspotBounds()
618 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in RippleDrawable
708 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in Drawable
1315 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in LayerDrawable1319 super.getHotspotBounds(outRect); in getHotspotBounds()
10909 Landroid/graphics/drawable/AdaptiveIconDrawable;->getHotspotBounds(Landroid/graphics/Rect;)V11157 Landroid/graphics/drawable/Drawable;->getHotspotBounds(Landroid/graphics/Rect;)V11238 Landroid/graphics/drawable/DrawableContainer;->getHotspotBounds(Landroid/graphics/Rect;)V11281 Landroid/graphics/drawable/DrawableWrapper;->getHotspotBounds(Landroid/graphics/Rect;)V11435 Landroid/graphics/drawable/LayerDrawable;->getHotspotBounds(Landroid/graphics/Rect;)V11566 Landroid/graphics/drawable/RippleDrawable;->getHotspotBounds(Landroid/graphics/Rect;)V
14711 method public void getHotspotBounds(android.graphics.Rect);