Home
last modified time | relevance | path

Searched defs:NotificationAction (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java481 public static class NotificationAction implements Parcelable { class in NotificationActionUtils
497 public NotificationAction(final NotificationActionType notificationActionType, in NotificationAction() method in NotificationActionUtils.NotificationAction
614 private NotificationAction(final Parcel in, final ClassLoader loader) { in NotificationAction() method in NotificationActionUtils.NotificationAction