Searched refs:getNotificationActionType (Results 1 – 2 of 2) sorted by relevance
515 public NotificationActionType getNotificationActionType() { in getNotificationActionType() method in NotificationActionUtils.NotificationAction632 notificationAction.getNotificationActionType()); in createUndoNotification()679 notificationAction.getNotificationActionType()); in registerUndoTimeout()705 notificationAction.getNotificationActionType()); in cancelUndoTimeout()741 notificationAction.getNotificationActionType()); in processDestructiveAction()744 notificationAction.getNotificationActionType(); in processDestructiveAction()789 notificationAction.getNotificationActionType()); in createUndoNotification()812 notificationAction.getNotificationActionType()); in cancelUndoNotification()835 notificationAction.getNotificationActionType()); in processUndoNotification()
2429 final boolean deleteAction = notificationAction.getNotificationActionType() in handleNotificationActions()2434 if (notificationAction.getNotificationActionType().getIsDestructive()) { in handleNotificationActions()