Searched refs:isTopUnseenNotification (Results 1 – 3 of 3) sorted by relevance
61 fun isTopUnseenNotification(entry: NotificationEntry?): Boolean = method in com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor
392 seenNotificationsInteractor.isTopUnseenNotification(child) in <lambda>()410 seenNotificationsInteractor.isTopUnseenNotification(notificationEntry) in <lambda>()
154 && mSeenNotificationsInteractor.isTopUnseenNotification(entry);