Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java208 final PendingIntent pendingIntent = getNotificationActionPendingIntent( in addNotificationActions()
349 private static PendingIntent getNotificationActionPendingIntent(final Context context, in getNotificationActionPendingIntent() method in NotificationActionUtils