Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java71 private static final AnimationProperties ICON_ANIMATION_PROPERTIES = new AnimationProperties() { field in NotificationIconContainer
720 ICON_ANIMATION_PROPERTIES.getAnimationFilter()); in applyToView()
722 sTempProperties.combineCustomInterpolators(ICON_ANIMATION_PROPERTIES); in applyToView()