Home
last modified time | relevance | path

Searched refs:needsCannedAnimation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java678 public boolean needsCannedAnimation; field in IconState
716 if (needsCannedAnimation) { in applyToView()
758 icon.setIconColor(iconColor, needsCannedAnimation && animationsAllowed); in applyToView()
769 needsCannedAnimation = false; in applyToView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java677 iconState.needsCannedAnimation = iconState.clampedAppearAmount != clampedAmount