Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java83 public enum NotificationActionType { enum in NotificationActionUtils
133 private NotificationActionType(final String persistedValue, final boolean isDestructive, in NotificationActionType() method in NotificationActionUtils.NotificationActionType
144 private NotificationActionType(final String persistedValue, final boolean isDestructive, in NotificationActionType() method in NotificationActionUtils.NotificationActionType