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