Searched refs:getHotspotBounds (Results 1 – 9 of 9) 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()
621 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in RippleDrawable
772 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in Drawable
1322 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in LayerDrawable1326 super.getHotspotBounds(outRect); in getHotspotBounds()
7531 public void getHotspotBounds(Rect outRect) {7534 background.getHotspotBounds(outRect);
15368 method public void getHotspotBounds(@NonNull android.graphics.Rect);
83436 Landroid/view/View;->getHotspotBounds(Landroid/graphics/Rect;)V