Searched defs:allowAnimations (Results 1 – 4 of 4) sorted by relevance
111 public void setIcon(State state, boolean allowAnimations) { in setIcon()112 setIcon((ImageView) mIcon, state, allowAnimations); in setIcon() local115 protected void updateIcon(ImageView iv, State state, boolean allowAnimations) { in updateIcon()172 protected void setIcon(ImageView iv, QSTile.State state, boolean allowAnimations) { in setIcon()
446 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()