Searched refs:ThemedIconDrawable (Results 1 – 3 of 3) sorted by relevance
32 public class ThemedIconDrawable extends FastBitmapDrawable { class48 protected ThemedIconDrawable(ThemedConstantState constantState) { in ThemedIconDrawable() method in ThemedIconDrawable106 return new ThemedIconDrawable(this); in createDrawable()
147 drawable = ThemedIconDrawable.newDrawable(this, context); in newIcon()
332 int[] colors = ThemedIconDrawable.getColors(context); in newIcon()