Home
last modified time | relevance | path

Searched defs:screenshotUri (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotNotificationSmartActionsProvider.java79 Uri screenshotUri, Bitmap bitmap, ComponentName componentName, in getActions()
H A DScreenshotSmartActions.java64 String screenshotId, Uri screenshotUri, Bitmap image, in getSmartActionsFuture()
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1182 final Uri screenshotUri = getUri(context, screenshot); in buildSendIntent() local