Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DDrawableWrapper.java270 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableWrapper
272 mDrawable.setHotspotBounds(left, top, right, bottom); in setHotspotBounds()
DDrawableContainer.java308 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in DrawableContainer
316 mCurrDrawable.setHotspotBounds(left, top, right, bottom); in setHotspotBounds()
560 d.setHotspotBounds(hotspotBounds.left, hotspotBounds.top, in initializeDrawableForDisplay()
DAdaptiveIconDrawable.java632 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in AdaptiveIconDrawable
637 dr.setHotspotBounds(left, top, right, bottom); in setHotspotBounds()
DAnimatedVectorDrawable.java466 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in AnimatedVectorDrawable
467 mAnimatedVectorState.mVectorDrawable.setHotspotBounds(left, top, right, bottom); in setHotspotBounds()
DDrawable.java764 public void setHotspotBounds(int left, int top, int right, int bottom) {} in setHotspotBounds() method in Drawable
DLayerDrawable.java1305 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in LayerDrawable
1311 dr.setHotspotBounds(left, top, right, bottom); in setHotspotBounds()
DRippleDrawable.java732 public void setHotspotBounds(int left, int top, int right, int bottom) { in setHotspotBounds() method in RippleDrawable
/frameworks/base/core/java/android/widget/
DCheckedTextView.java460 background.setHotspotBounds(mScrollX + left, top, mScrollX + right, bottom); in onDraw()
DCompoundButton.java556 background.setHotspotBounds(left, top, right, bottom); in onDraw()
DAbsSeekBar.java747 background.setHotspotBounds(left + offsetX, top + offsetY,
DActionMenuPresenter.java929 bg.setHotspotBounds(centerX - halfEdge, centerY - halfEdge, in setFrame()
DSwitch.java1377 background.setHotspotBounds(thumbLeft, switchTop, thumbRight, switchBottom); in draw()
/frameworks/base/boot/
Dboot-image-profile.txt7947 HSPLandroid/graphics/drawable/RippleDrawable;->setHotspotBounds(IIII)V+]Landroid/graphics/Rect;Land…
/frameworks/base/core/api/
Dcurrent.txt16543 method public void setHotspotBounds(int, int, int, int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11725 method public void setHotspotBounds(int, int, int, int);
/frameworks/base/config/
Dboot-image-profile.txt7943 HSPLandroid/graphics/drawable/RippleDrawable;->setHotspotBounds(IIII)V+]Landroid/graphics/Rect;Land…