Searched refs:deletePendingIntent (Results 1 – 2 of 2) sorted by relevance
176 PendingIntent deletePendingIntent = PendingIntent.getBroadcast(context, 0, in showNotification() local178 notificationBuilder.setDeleteIntent(deletePendingIntent); in showNotification()
521 val deletePendingIntent = in createNotificationForNotificationListener() constant547 .setDeleteIntent(deletePendingIntent) in createNotificationForNotificationListener()