Home
last modified time | relevance | path

Searched refs:setHotspotBounds (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/widget/
DDynamicAdaptiveIconDrawable.java480 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in DynamicAdaptiveIconDrawable
485 dr.setHotspotBounds(left, top, right, bottom); in setHotspotBounds()