Searched refs:notificationActions (Results 1 – 3 of 3) sorted by relevance
266 final Set<String> notificationActions = new LinkedHashSet<String>(2); in getNotificationActions() local267 notificationActions.add(destructiveAction); in getNotificationActions()268 notificationActions.add(replyAction); in getNotificationActions()270 return notificationActions; in getNotificationActions()
203 final Set<String> notificationActions) { in addNotificationActions() argument205 getSortedNotificationActions(folder, notificationActions); in addNotificationActions()
1296 final Set<String> notificationActions = in configureNotifForOneConversation() local1301 folder, notificationId, when, notificationActions); in configureNotifForOneConversation()