Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java156 public static NotificationActionType getActionType(final String persistedValue) { in getActionType() method in NotificationActionUtils.NotificationActionType
273 unsortedActions.add(NotificationActionType.getActionType(action)); in getSortedNotificationActions()