Home
last modified time | relevance | path

Searched refs:setDeleteIntent (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java280 .setDeleteIntent(pendingBroadcast(ACTION_DISMISSED_WARNING)) in showWarningNotification()
318 nb.setDeleteIntent(pendingBroadcast(ACTION_DISMISS_AUTO_SAVER_SUGGESTION)); in showAutoSaverSuggestionNotification()
397 .setDeleteIntent(pendingBroadcast(ACTION_DISMISSED_TEMP_WARNING)) in showHighTemperatureWarning()
483 .setDeleteIntent( in showThermalShutdownWarning()
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java225 .setDeleteIntent(buildSnoozeIntent(fsUuid)) in updateMissingPrivateVolumes()
387 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted()
397 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted()
417 builder.setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())); in onVolumeMounted()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DWindowMagnificationPromptController.java119 .setDeleteIntent(createPendingIntent(ACTION_DISMISS)) in showNotificationIfNeeded()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipNotificationController.java91 .setDeleteIntent(createPendingIntent(context, ACTION_CLOSE_PIP))); in TvPipNotificationController()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DPolicyWarningUIController.java314 .setDeleteIntent( in sendNotification()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java300 b.setDeleteIntent(makeDeleteIntent(id)); in buildNotification()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationTestHelper.java502 .setDeleteIntent(deleteIntent) in makeBubbleMetadata()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
DBubbleDataTest.java948 .setDeleteIntent(mDeleteIntent) in createBubbleEntry()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java1270 .setDeleteIntent(newCancelIntent(mContext, info)); in sendBugreportNotification()
/frameworks/base/core/java/android/app/
DNotification.java4381 public Builder setDeleteIntent(PendingIntent intent) { in setDeleteIntent() method in Notification.Builder
10405 public BubbleMetadata.Builder setDeleteIntent(@Nullable PendingIntent deleteIntent) { in setDeleteIntent() method in Notification.Builder.BubbleMetadata.Builder
11886 public TvExtender setDeleteIntent(PendingIntent intent) { in setDeleteIntent() method in Notification.Builder.TvExtender
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1520 builder.setDeleteIntent(PendingIntent.getBroadcast( in enqueueNotification()
1609 builder.setDeleteIntent(PendingIntent.getBroadcast( in enqueueNotification()
/frameworks/base/core/api/
Dsystem-current.txt757 method public android.app.Notification.TvExtender setDeleteIntent(android.app.PendingIntent);
Dcurrent.txt5893 …method @NonNull public android.app.Notification.BubbleMetadata.Builder setDeleteIntent(@Nullable a…
5938 …method @NonNull public android.app.Notification.Builder setDeleteIntent(android.app.PendingIntent);
/frameworks/base/boot/
Dboot-image-profile.txt2118 HSPLandroid/app/Notification$Builder;->setDeleteIntent(Landroid/app/PendingIntent;)Landroid/app/Not…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4732 method public android.app.Notification.Builder setDeleteIntent(android.app.PendingIntent);
/frameworks/base/config/
Dboot-image-profile.txt2118 HSPLandroid/app/Notification$Builder;->setDeleteIntent(Landroid/app/PendingIntent;)Landroid/app/Not…