Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/init/
H A DNotificationsController.kt41 fun setNotificationSnoozed(sbn: StatusBarNotification, snoozeOption: SnoozeOption) regex
H A DNotificationsControllerStub.kt49 override fun setNotificationSnoozed(sbn: StatusBarNotification, snoozeOption: SnoozeOption) {
H A DNotificationsControllerImpl.kt118 override fun setNotificationSnoozed(sbn: StatusBarNotification, snoozeOption: SnoozeOption) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java448 mNotificationsController.setNotificationSnoozed(sbn, snoozeOption);