Home
last modified time | relevance | path

Searched defs:deleteAction (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
H A DScreenshotNotificationSmartActionsTest.java242 Notification.Action deleteAction = task.createDeleteAction(mContext, in testDeleteActionExtras() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java179 public Notification.Action deleteAction; field in ScreenshotController.SavedImageData