Searched defs:notificationActions (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DNotificationActionUtils.java196 * @param notificationActions A {@link Set} set of the actions to display
203 final Set<String> notificationActions) {
205 getSortedNotificationActions(folder, notificationActions);
198 addNotificationActions(final Context context, final Intent notificationIntent, final NotificationCompat.Builder notification, NotificationCompat.WearableExtender wearExtender, final Account account, final Conversation conversation, final Message message, final Folder folder, final int notificationId, final long when, final Set<String> notificationActions) argument

Completed in 486 milliseconds