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