Searched refs:getHotspotBounds (Results 1 – 10 of 10) sorted by relevance
276 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in DrawableWrapper278 mDrawable.getHotspotBounds(outRect); in getHotspotBounds()
322 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in DrawableContainer326 super.getHotspotBounds(outRect); in getHotspotBounds()
636 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in AdaptiveIconDrawable640 super.getHotspotBounds(outRect); in getHotspotBounds()
772 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in Drawable
621 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in RippleDrawable
1322 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in LayerDrawable1326 super.getHotspotBounds(outRect); in getHotspotBounds()
7654 public void getHotspotBounds(Rect outRect) {7657 background.getHotspotBounds(outRect);
15385 method public void getHotspotBounds(@NonNull android.graphics.Rect);
77894 Landroid/view/View;->getHotspotBounds(Landroid/graphics/Rect;)V