Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java211 final int actionIconResId = notificationAction.getActionIconResId(folder, conversation, in addNotificationActions() local
217 notification.addAction(actionIconResId, title, pendingIntent); in addNotificationActions()
227 mapWearActionResId(notificationAction, actionIconResId), title, in addNotificationActions()