Searched refs:foregroundDrawable (Results 1 – 1 of 1) sorted by relevance
185 Drawable foregroundDrawable) { in AdaptiveIconDrawable() argument190 if (foregroundDrawable != null) { in AdaptiveIconDrawable()191 addLayer(FOREGROUND_ID, createChildDrawable(foregroundDrawable)); in AdaptiveIconDrawable()