Searched defs:setNotificationSnoozed (Results 1 – 5 of 5) sorted by relevance
45 fun setNotificationSnoozed(sbn: StatusBarNotification, snoozeOption: SnoozeOption) method
53 override fun setNotificationSnoozed(sbn: StatusBarNotification, snoozeOption: SnoozeOption) { in setNotificationSnoozed() method in com.android.systemui.statusbar.notification.init.NotificationsControllerStub
135 override fun setNotificationSnoozed(sbn: StatusBarNotification, snoozeOption: SnoozeOption) { in setNotificationSnoozed() method in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl
459 void setNotificationSnoozed(StatusBarNotification sbn, in setNotificationSnoozed() method
3931 public void setNotificationSnoozed(StatusBarNotification sbn, SnoozeOption snoozeOption) { in setNotificationSnoozed() method