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/
DDrawableWrapperLollipop.java48 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableWrapperLollipop
DDrawableCompatLollipop.java42 public static void setHotspotBounds(Drawable drawable, int left, int top, in setHotspotBounds() method in DrawableCompatLollipop
/frameworks/support/compat/java/android/support/v4/graphics/drawable/
DDrawableCompat.java47 void setHotspotBounds(Drawable drawable, int left, int top, int right, int bottom); in setHotspotBounds() method
85 public void setHotspotBounds(Drawable drawable, int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableCompat.BaseDrawableImpl
214 public void setHotspotBounds(Drawable drawable, int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableCompat.LollipopDrawableImpl
374 public static void setHotspotBounds(@NonNull Drawable drawable, int left, int top, in setHotspotBounds() method in DrawableCompat
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCommon.java94 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in VectorDrawableCommon
/frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/
DDrawableWrapper.java210 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.java258 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableWrapper
DRippleDrawable.java629 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in RippleDrawable
DDrawable.java676 public void setHotspotBounds(int left, int top, int right, int bottom) {} in setHotspotBounds() method in Drawable
DDrawableContainer.java297 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableContainer
DLayerDrawable.java1298 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in LayerDrawable
DAnimatedVectorDrawable.java464 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in AnimatedVectorDrawable