Searched defs:setHotspot (Results 1 – 12 of 12) sorted by relevance
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/ |
D | VectorDrawableCommon.java | 69 public void setHotspot(float x, float y) { in setHotspot() method in VectorDrawableCommon
|
/frameworks/support/compat/java/android/support/v4/graphics/drawable/ |
D | DrawableWrapperApi21.java | 56 public void setHotspot(float x, float y) { in setHotspot() method in DrawableWrapperApi21
|
D | DrawableCompat.java | 108 public static void setHotspot(@NonNull Drawable drawable, float x, float y) { in setHotspot() method in DrawableCompat
|
/frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/ |
D | DrawableWrapper.java | 209 public void setHotspot(float x, float y) { in setHotspot() method in DrawableWrapper
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
D | ListViewCompat.java | 392 public void setHotspot(float x, float y) { in setHotspot() method in ListViewCompat.GateKeeperDrawable
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | DrawableWrapper.java | 250 public void setHotspot(float x, float y) { in setHotspot() method in DrawableWrapper
|
D | RippleDrawable.java | 536 public void setHotspot(float x, float y) { in setHotspot() method in RippleDrawable
|
D | DrawableContainer.java | 301 public void setHotspot(float x, float y) { in setHotspot() method in DrawableContainer
|
D | Drawable.java | 685 public void setHotspot(float x, float y) {} in setHotspot() method in Drawable
|
D | AdaptiveIconDrawable.java | 607 public void setHotspot(float x, float y) { in setHotspot() method in AdaptiveIconDrawable
|
D | LayerDrawable.java | 1285 public void setHotspot(float x, float y) { in setHotspot() method in LayerDrawable
|
D | AnimatedVectorDrawable.java | 461 public void setHotspot(float x, float y) { in setHotspot() method in AnimatedVectorDrawable
|