Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationItemView.java61 private boolean mAnimatingNextIcon; field in NotificationItemView
186 if (dismissedMainNotification && !mAnimatingNextIcon) { in trimNotifications()
188 mAnimatingNextIcon = true; in trimNotifications()
197 mAnimatingNextIcon = false; in trimNotifications()