Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java23605 applyDrawableToTransparentRegion(mBackground, region); in gatherTransparentRegion()
23610 applyDrawableToTransparentRegion(mForegroundInfo.mDrawable, region); in gatherTransparentRegion()
23615 applyDrawableToTransparentRegion(mDefaultFocusHighlight, region); in gatherTransparentRegion()
24292 public void applyDrawableToTransparentRegion(Drawable dr, Region region) { in applyDrawableToTransparentRegion() method in View
/frameworks/base/config/
Dhiddenapi-light-greylist.txt6366 Landroid/view/View;->applyDrawableToTransparentRegion(Landroid/graphics/drawable/Drawable;Landroid/…
Dhiddenapi-private-dex.txt97096 Landroid/view/View;->applyDrawableToTransparentRegion(Landroid/graphics/drawable/Drawable;Landroid/…