Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java357 NotificationAction.SOURCE_LOCAL, notificationId); in getNotificationActionPendingIntent()
482 public static final int SOURCE_LOCAL = 0; field in NotificationActionUtils.NotificationAction