Home
last modified time | relevance | path

Searched refs:addNotificationActions (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java198 public static void addNotificationActions(final Context context, in addNotificationActions() method in NotificationActionUtils
DNotificationUtils.java1299 NotificationActionUtils.addNotificationActions(context, notificationIntent, in configureNotifForOneConversation()