Searched refs:notificationAction (Results 1 – 2 of 2) sorted by relevance
173 Notification.Action notificationAction = in newNotificationForIssue() local175 builder.addAction(notificationAction); in newNotificationForIssue()
157 Notification.Action notificationAction = new Notification.Action.Builder(iconId, in makeNotificationAction() local160 return notificationAction; in makeNotificationAction()