Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationItemView.java192 mFooter.animateFirstNotificationTo(sTempRect, (newMainNotification) -> { in trimNotifications()
DNotificationFooterLayout.java162 public void animateFirstNotificationTo(Rect toBounds, in animateFirstNotificationTo() method in NotificationFooterLayout