Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java102 private final int mActionIcon; field in NotificationActionUtils.NotificationActionType
137 mActionIcon = actionIcon; in NotificationActionType()
149 mActionIcon = actionIcon; in NotificationActionType()
172 return mActionIcon; in getActionIconResId()