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 669 public boolean needsCannedAnimation;
707 if (needsCannedAnimation) {
749 icon.setIconColor(iconColor, needsCannedAnimation && animationsAllowed);
760 needsCannedAnimation = false;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java 597 iconState.needsCannedAnimation = iconState.clampedAppearAmount != clampedAmount
    [all...]

Completed in 812 milliseconds