/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
H A D | TvPipNotificationController.java | 182 mNotificationBuilder.setDeleteIntent(closeIntent); in updateNotificationContent() 187 .setDeleteIntent(closeIntent)); in updateNotificationContent()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
H A D | StorageNotification.java | 252 .setDeleteIntent(buildSnoozeIntent(fsUuid)) in updateMissingPrivateVolumes() 414 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted() 424 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted() 444 builder.setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())); in onVolumeMounted()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
H A D | PowerNotificationWarnings.java | 311 .setDeleteIntent(pendingBroadcast(ACTION_DISMISSED_WARNING)) in showWarningNotification() 367 nb.setDeleteIntent(pendingBroadcast(ACTION_DISMISS_AUTO_SAVER_SUGGESTION)); in showAutoSaverSuggestionNotification() 446 .setDeleteIntent(pendingBroadcast(ACTION_DISMISSED_TEMP_WARNING)) in showHighTemperatureWarning() 532 .setDeleteIntent( in showThermalShutdownWarning()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/ |
H A D | StylusUsiPowerUI.kt | 154 .setDeleteIntent(getPendingBroadcast(ACTION_DISMISSED_LOW_BATTERY))
|
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | WindowMagnificationPromptController.java | 119 .setDeleteIntent(createPendingIntent(ACTION_DISMISS)) in showNotificationIfNeeded()
|
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | PolicyWarningUIController.java | 352 .setDeleteIntent( in sendNotification()
|
/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
H A D | SlicePurchaseBroadcastReceiver.java | 375 .setDeleteIntent(intent.getParcelableExtra( in onDisplayPerformanceBoostNotification()
|
/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
H A D | NotificationBuilderTest.java | 300 b.setDeleteIntent(makeDeleteIntent(id)); in buildNotification()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationTestHelper.java | 639 .setDeleteIntent(deleteIntent) in makeBubbleMetadata()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/ |
H A D | BubbleDataTest.java | 1212 .setDeleteIntent(mDeleteIntent) in createBubbleEntry()
|
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/ |
H A D | BugreportProgressService.java | 1332 .setDeleteIntent(newCancelIntent(mContext, info)); in sendBugreportNotification()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 4540 public Builder setDeleteIntent(PendingIntent intent) { in setDeleteIntent() method in Notification.Builder 10808 public BubbleMetadata.Builder setDeleteIntent(@Nullable PendingIntent deleteIntent) { in setDeleteIntent() method in Notification.Builder.BubbleMetadata.Builder 12297 public TvExtender setDeleteIntent(PendingIntent intent) { in setDeleteIntent() method in Notification.Builder.TvExtender
|
/aosp14/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkPolicyManagerService.java | 1653 builder.setDeleteIntent(PendingIntent.getBroadcast( in enqueueNotification() 1718 builder.setDeleteIntent(PendingIntent.getBroadcast( in enqueueNotification()
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationManagerService.java | 12179 .setDeleteIntent(PendingIntent.getBroadcast(getContext(), 0, swipeIntent,
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 983 method public android.app.Notification.TvExtender setDeleteIntent(android.app.PendingIntent);
|
H A D | current.txt | 6458 …method @NonNull public android.app.Notification.BubbleMetadata.Builder setDeleteIntent(@Nullable a… 6503 …method @NonNull public android.app.Notification.Builder setDeleteIntent(android.app.PendingIntent);
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 2214 HSPLandroid/app/Notification$Builder;->setDeleteIntent(Landroid/app/PendingIntent;)Landroid/app/Not…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 2214 HSPLandroid/app/Notification$Builder;->setDeleteIntent(Landroid/app/PendingIntent;)Landroid/app/Not…
|