Searched defs:getHotspotBounds (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/graphics/java/android/graphics/drawable/ | ||
D | DrawableWrapper.java | 276 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in DrawableWrapper |
D | RippleDrawable.java | 621 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in RippleDrawable |
D | DrawableContainer.java | 322 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in DrawableContainer |
D | AdaptiveIconDrawable.java | 636 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in AdaptiveIconDrawable |
D | Drawable.java | 772 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in Drawable |
D | LayerDrawable.java | 1322 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in LayerDrawable |