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