Searched refs:getNotificationActions (Results 1 – 1 of 1) sorted by relevance
367 List<Action> actions = getNotificationActions(senderKey, notificationId); in createNotification()424 private List<Action> getNotificationActions(SenderKey senderKey, int notificationId) { in getNotificationActions() method in MessengerDelegate