Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java227 mapWearActionResId(notificationAction, actionIconResId), title, in addNotificationActions()
246 private static int mapWearActionResId(NotificationActionType notificationAction, in mapWearActionResId() method in NotificationActionUtils