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.java264 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in DrawableWrapper
DRippleDrawable.java643 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in RippleDrawable
DDrawableContainer.java321 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in DrawableContainer
DDrawable.java705 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in Drawable
DAdaptiveIconDrawable.java635 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in AdaptiveIconDrawable
DLayerDrawable.java1315 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in LayerDrawable