Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWakeupNotificationFactory.java73 .setDeleteIntent(getPrivateBroadcast(ACTION_DISMISS_NOTIFICATION)) in createOnboardingNotification()
DConnectToNetworkNotificationBuilder.java170 .setDeleteIntent(getPrivateBroadcast(ACTION_USER_DISMISSED_NOTIFICATION, extraData)) in createNotificationBuilder()
DWifiNetworkSuggestionsManager.java815 .setDeleteIntent(getPrivateBroadcast(NOTIFICATION_USER_DISMISSED_INTENT_ACTION, in sendUserApprovalNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java277 .setDeleteIntent(pendingBroadcast(ACTION_DISMISSED_WARNING)) in showWarningNotification()
313 nb.setDeleteIntent(pendingBroadcast(ACTION_DISMISS_AUTO_SAVER_SUGGESTION)); in showAutoSaverSuggestionNotification()
386 .setDeleteIntent(pendingBroadcast(ACTION_DISMISSED_TEMP_WARNING)) in showHighTemperatureWarning()
436 .setDeleteIntent( in showThermalShutdownWarning()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/
DPipNotification.java156 .setDeleteIntent(createPendingIntent(context, ACTION_CLOSE))); in PipNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java220 .setDeleteIntent(buildSnoozeIntent(fsUuid)) in updateMissingPrivateVolumes()
374 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted()
394 builder.setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())); in onVolumeMounted()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationTestHelper.java327 .setDeleteIntent(deleteIntent) in makeBubbleMetadata()
/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/bubbles/
DBubbleDataTest.java865 .setDeleteIntent(mDeleteIntent) in createBubbleEntry()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java1047 .setDeleteIntent(newCancelIntent(mContext, info)); in sendBugreportNotification()
/frameworks/base/core/java/android/app/
DNotification.java3963 public Builder setDeleteIntent(PendingIntent intent) { in setDeleteIntent() method in Notification.Builder
8846 public BubbleMetadata.Builder setDeleteIntent(@Nullable PendingIntent deleteIntent) { in setDeleteIntent() method in Notification.Builder.BubbleMetadata.Builder
10327 public TvExtender setDeleteIntent(PendingIntent intent) { in setDeleteIntent() method in Notification.Builder.TvExtender
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1353 builder.setDeleteIntent(PendingIntent.getBroadcast( in enqueueNotification()
1439 builder.setDeleteIntent(PendingIntent.getBroadcast( in enqueueNotification()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1852 .setDeleteIntent(PendingIntent.getBroadcastAsUser(mContext, 0, in handleMessage()
/frameworks/base/api/
Dsystem-current.txt536 method public android.app.Notification.TvExtender setDeleteIntent(android.app.PendingIntent);
Dcurrent.txt5509 …method @NonNull public android.app.Notification.BubbleMetadata.Builder setDeleteIntent(@Nullable a…
5553 …method @NonNull public android.app.Notification.Builder setDeleteIntent(android.app.PendingIntent);
/frameworks/base/config/
Dboot-image-profile.txt1814 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);