Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/
DSeenNotificationsInteractor.kt55 fun setTopUnseenNotification(entry: NotificationEntry?) { in isTopOngoingNotification() method in com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DKeyguardCoordinator.kt357 seenNotificationsInteractor.setTopUnseenNotification(null) in <lambda>()
377 seenNotificationsInteractor.setTopUnseenNotification( in <lambda>()