Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationItemView.java159 NotificationInfo currentMainNotificationInfo = mMainView.getNotificationInfo(); in trimNotifications() local
161 currentMainNotificationInfo.notificationKey); in trimNotifications()
169 if (currentMainNotificationInfo == mNotificationInfos.get(i) && i + 1 < size) { in trimNotifications()