Home
last modified time | relevance | path

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

/frameworks/support/compat/api21/android/support/v4/graphics/drawable/
DDrawableWrapperApi21.java50 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableWrapperApi21
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCommon.java77 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in VectorDrawableCommon
/frameworks/support/compat/java/android/support/v4/graphics/drawable/
DDrawableCompat.java64 public void setHotspotBounds(Drawable drawable, int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableCompat.DrawableCompatBaseImpl
226 public void setHotspotBounds(Drawable drawable, int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableCompat.DrawableCompatApi21Impl
410 public static void setHotspotBounds(@NonNull Drawable drawable, int left, int top, in setHotspotBounds() method in DrawableCompat
/frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/
DDrawableWrapper.java214 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableWrapper
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DListViewCompat.java399 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in ListViewCompat.GateKeeperDrawable
/frameworks/base/graphics/java/android/graphics/drawable/
DDrawableWrapper.java257 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableWrapper
DRippleDrawable.java635 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in RippleDrawable
DDrawableContainer.java308 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableContainer
DAdaptiveIconDrawable.java615 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in AdaptiveIconDrawable
DDrawable.java697 public void setHotspotBounds(int left, int top, int right, int bottom) {} in setHotspotBounds() method in Drawable
DLayerDrawable.java1297 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in LayerDrawable
DAnimatedVectorDrawable.java466 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in AnimatedVectorDrawable