Searched defs:getHotspotBounds (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/graphics/java/android/graphics/drawable/ | ||
D | DrawableWrapper.java | 264 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in DrawableWrapper |
D | RippleDrawable.java | 643 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in RippleDrawable |
D | DrawableContainer.java | 321 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in DrawableContainer |
D | Drawable.java | 705 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in Drawable |
D | AdaptiveIconDrawable.java | 635 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in AdaptiveIconDrawable |
D | LayerDrawable.java | 1315 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in LayerDrawable |