Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java702 private final Consumer<Property> mCannedAnimationEndListener; field in NotificationIconContainer.IconState
706 mCannedAnimationEndListener = (property) -> { in IconState()
765 sTempProperties.setAnimationEndAction(mCannedAnimationEndListener); in applyToView()