Searched defs:allowAnimations (Results 1 – 3 of 3) sorted by relevance
96 public void setIcon(State state, boolean allowAnimations) { in setIcon()97 setIcon((ImageView) mIcon, state, allowAnimations); in setIcon() local100 protected void updateIcon(ImageView iv, State state, boolean allowAnimations) { in updateIcon()144 protected void setIcon(ImageView iv, QSTile.State state, boolean allowAnimations) { in setIcon()
32 public abstract void setIcon(State state, boolean allowAnimations); in setIcon()
121 public void setIcon(State state, boolean allowAnimations) { in setIcon()