Home
last modified time | relevance | path

Searched refs:createChildDrawable (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java175 private ChildDrawable createChildDrawable(Drawable drawable) { in createChildDrawable() method in AdaptiveIconDrawable
210 addLayer(BACKGROUND_ID, createChildDrawable(backgroundDrawable)); in AdaptiveIconDrawable()
213 addLayer(FOREGROUND_ID, createChildDrawable(foregroundDrawable)); in AdaptiveIconDrawable()
216 addLayer(MONOCHROME_ID, createChildDrawable(monochromeDrawable)); in AdaptiveIconDrawable()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt16474 Landroid/graphics/drawable/AdaptiveIconDrawable;->createChildDrawable(Landroid/graphics/drawable/Dr…