Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationFooterLayout.java49 void onIconAnimationEnd(NotificationInfo animatedNotification); in onIconAnimationEnd() method
177 callback.onIconAnimationEnd((NotificationInfo) firstNotification.getTag()); in animateFirstNotificationTo()