Searched refs:needsCannedAnimation (Results 1 – 2 of 2) sorted by relevance
824 public boolean needsCannedAnimation; field in NotificationIconContainer.IconState870 if (needsCannedAnimation) { in applyToView()928 /* animate= */ needsCannedAnimation && animationsAllowed); in applyToView()932 needsCannedAnimation && animationsAllowed); in applyToView()943 needsCannedAnimation = false; in applyToView()
834 iconState.needsCannedAnimation = iconState.clampedAppearAmount != clampedAmount; in updateIconPositioning()