Searched refs:createChildDrawable (Results 1 – 1 of 1) sorted by relevance
120 private ChildDrawable createChildDrawable(Drawable drawable) { in createChildDrawable() method in DynamicAdaptiveIconDrawable144 addLayer(BACKGROUND_ID, createChildDrawable(backgroundDrawable)); in DynamicAdaptiveIconDrawable()147 addLayer(FOREGROUND_ID, createChildDrawable(foregroundDrawable)); in DynamicAdaptiveIconDrawable()