Searched refs:DrawableIcon (Results 1 – 6 of 6) sorted by relevance
169 s.icon = new QSTileImpl.DrawableIcon(d1); in testAnimatorCallbackRemovedOnOldDrawable()173 s.icon = new QSTileImpl.DrawableIcon(d2); in testAnimatorCallbackRemovedOnOldDrawable()
76 QSTileImpl.DrawableIcon(it)
454 return new DrawableIcon(cs.newDrawable()); in handleUpdateState()
44 import com.android.systemui.qs.tileimpl.QSTileImpl.DrawableIcon;295 state.icon = new DrawableIcon(drawable); in createStateAndAddTile()
644 public static class DrawableIcon extends Icon { class in QSTileImpl648 public DrawableIcon(Drawable drawable) { in DrawableIcon() method in QSTileImpl.DrawableIcon670 public static class DrawableIconWithRes extends DrawableIcon {
151 : new DrawableIcon(tileIcon); in handleUpdateState()