Searched refs:foregroundDrawable (Results 1 – 1 of 1) sorted by relevance
152 Drawable foregroundDrawable = new ColorDrawable(Color.RED); in testDrawWithoutSetBounds() local153 …aptiveIconDrawable iconDrawable = new AdaptiveIconDrawable(backgroundDrawable, foregroundDrawable); in testDrawWithoutSetBounds()