Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/
DSeenNotificationsInteractor.kt43 fun setTopOngoingNotification(entry: NotificationEntry?) { in setTopOngoingNotification() method in com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DKeyguardCoordinator.kt356 seenNotificationsInteractor.setTopOngoingNotification(null) in <lambda>()
372 seenNotificationsInteractor.setTopOngoingNotification( in <lambda>()