Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java205 getSortedNotificationActions(folder, notificationActions); in addNotificationActions()
268 private static List<NotificationActionType> getSortedNotificationActions( in getSortedNotificationActions() method in NotificationActionUtils