Searched refs:deletePendingIntent (Results 1 – 1 of 1) sorted by relevance
663 final PendingIntent deletePendingIntent = PendingIntent.getService(context, in createUndoNotification() local665 builder.setDeleteIntent(deletePendingIntent); in createUndoNotification()