Searched refs:DrawableIcon (Results 1 – 4 of 4) sorted by relevance
35 import com.android.systemui.qs.QSTile.DrawableIcon;129 state.icon = new DrawableIcon(drawable); in addTile()
109 state.icon = new DrawableIcon(icon); in handleUpdateState()
477 public static class DrawableIcon extends Icon { class in QSTile480 public DrawableIcon(Drawable drawable) { in DrawableIcon() method in QSTile.DrawableIcon
283 state.icon = new DrawableIcon(drawable); in handleUpdateState()