Searched defs:allowAnimations (Results 1 – 4 of 4) sorted by relevance
104 public void setIcon(State state, boolean allowAnimations) { in setIcon()105 setIcon((ImageView) mIcon, state, allowAnimations); in setIcon() local108 protected void updateIcon(ImageView iv, State state, boolean allowAnimations) { in updateIcon()152 protected void setIcon(ImageView iv, QSTile.State state, boolean allowAnimations) { in setIcon()
349 val allowAnimations = animationsEnabled() in <lambda>() constant
32 public abstract void setIcon(State state, boolean allowAnimations); in setIcon()
121 public void setIcon(State state, boolean allowAnimations) { in setIcon()