Searched refs:putNotificationActionExtra (Results 1 – 1 of 1) sorted by relevance
395 putNotificationActionExtra(intent, notificationAction); in getNotificationActionPendingIntent()405 putNotificationActionExtra(intent, notificationAction); in getNotificationActionPendingIntent()456 putNotificationActionExtra(intent, notificationAction); in getWearNotificationActionPendingIntent()650 putNotificationActionExtra(clickIntent, notificationAction); in createUndoNotification()662 putNotificationActionExtra(deleteIntent, notificationAction); in createUndoNotification()725 putNotificationActionExtra(intent, notificationAction); in createUndoTimeoutPendingIntent()903 private static void putNotificationActionExtra(final Intent intent, in putNotificationActionExtra() method in NotificationActionUtils