HomeSort by relevance Sort by last modified time
    Searched refs:needsCannedAnimation (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationIconContainer.java 521 public boolean needsCannedAnimation;
562 if (needsCannedAnimation) {
592 icon.setIconColor(iconColor, needsCannedAnimation && animationsAllowed);
601 needsCannedAnimation = false;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java 381 iconState.needsCannedAnimation = iconState.clampedAppearAmount != clampedAmount

Completed in 211 milliseconds