Searched refs:getHotspotBounds (Results 1 – 6 of 6) sorted by relevance
282 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in InsetDrawable283 mState.mDrawable.getHotspotBounds(outRect); in getHotspotBounds()
306 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in DrawableContainer310 super.getHotspotBounds(outRect); in getHotspotBounds()
621 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in LayerDrawable625 super.getHotspotBounds(outRect); in getHotspotBounds()
548 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in Drawable
582 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in RippleDrawable
4974 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in View4977 background.getHotspotBounds(outRect); in getHotspotBounds()