Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DImageActionUtils.java142 ImageActionUtils::getShareIntentForImageUri, tag); in startShareActivity()
158 crop, intent, ImageActionUtils::getShareIntentForImageUri, tag, sharedElement); in startShareActivity()
285 private static Intent[] getShareIntentForImageUri(Uri uri, Intent intent) { in getShareIntentForImageUri() method in ImageActionUtils