Searched refs:setDeleteIntent (Results 1 - 5 of 5) sorted by relevance

/frameworks/support/v4/honeycomb/android/support/v4/app/
H A DNotificationCompatHoneycomb.java46 .setDeleteIntent(n.deleteIntent)
/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java219 public Builder setDeleteIntent(PendingIntent intent) { method in class:NotificationCompat.Builder
346 * set with {@link #setDeleteIntent} will be broadcast when the notification
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationBuilderTest.java260 b.setDeleteIntent(makeDeleteIntent(id));
/frameworks/base/core/java/android/app/
H A DNotification.java1131 public Builder setDeleteIntent(PendingIntent intent) { method in class:Notification.Builder
1289 * PendingIntent set with {@link #setDeleteIntent} will be sent when this happens.
/frameworks/base/services/java/com/android/server/net/
H A DNetworkPolicyManagerService.java710 builder.setDeleteIntent(PendingIntent.getBroadcast(

Completed in 553 milliseconds