Searched refs:getNotificationActions (Results 1 – 3 of 3) sorted by relevance
326 List<Action> actions = getNotificationActions(senderKey, notificationId); in createNotification()385 private List<Action> getNotificationActions(SenderKey senderKey, int notificationId) { in getNotificationActions() method in MessengerDelegate
249 public Set<String> getNotificationActions(final Account account) { in getNotificationActions() method in FolderPreferences
1297 folderPreferences.getNotificationActions(account); in configureNotifForOneConversation()