Home
last modified time | relevance | path

Searched defs:getHotspotBounds (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DDrawableWrapper.java276 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in DrawableWrapper
DRippleDrawable.java621 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in RippleDrawable
DDrawableContainer.java322 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in DrawableContainer
DAdaptiveIconDrawable.java636 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in AdaptiveIconDrawable
DDrawable.java772 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in Drawable
DLayerDrawable.java1322 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in LayerDrawable