Searched defs:setDeleteIntent (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java2690 public Builder setDeleteIntent(PendingIntent intent) { method in class:Notification.Builder
2891 * PendingIntent set with {@link #setDeleteIntent} will be sent when this happens.
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java1240 public Builder setDeleteIntent(PendingIntent intent) { method in class:NotificationCompat.Builder
1387 * set with {@link #setDeleteIntent} will be broadcast when the notification

Completed in 3687 milliseconds