Home
last modified time | relevance | path

Searched defs:setNotificationSnoozed (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/init/
DNotificationsController.kt41 fun setNotificationSnoozed(sbn: StatusBarNotification, snoozeOption: SnoozeOption) method
DNotificationsControllerStub.kt49 override fun setNotificationSnoozed(sbn: StatusBarNotification, snoozeOption: SnoozeOption) { in setNotificationSnoozed() method in com.android.systemui.statusbar.notification.init.NotificationsControllerStub
DNotificationsControllerImpl.kt126 override fun setNotificationSnoozed(sbn: StatusBarNotification, snoozeOption: SnoozeOption) { in <lambda>() method in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl