Home
last modified time | relevance | path

Searched refs:createEdit (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
H A DActionIntentCreatorTest.kt127 val output = ActionIntentCreator.createEdit(uri, context)
149 val output = ActionIntentCreator.createEdit(uri, context)
163 val output = ActionIntentCreator.createEdit(uri, context)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DActionIntentCreator.kt74 fun createEdit(rawUri: Uri, context: Context): Intent { regex
H A DLongScreenshotActivity.java337 ActionIntentCreator.INSTANCE.createEdit(uri, this), in doEdit()
H A DScreenshotView.java811 ActionIntentCreator.INSTANCE.createEdit(imageData.uri, mContext), in setChipIntents()
819 ActionIntentCreator.INSTANCE.createEdit(imageData.uri, mContext), in setChipIntents()