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.java277 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in DrawableWrapper
DDrawableContainer.java321 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in DrawableContainer
DDrawable.java767 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds() method in Drawable
DAdaptiveIconDrawable.java680 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in AdaptiveIconDrawable
DRippleDrawable.java747 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in RippleDrawable
DLayerDrawable.java1323 public void getHotspotBounds(Rect outRect) { in getHotspotBounds() method in LayerDrawable