Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DImageActionsApi.java76 public void shareAsDataWithExplicitIntent(@Nullable Rect crop, Intent intent, in shareAsDataWithExplicitIntent() method in ImageActionsApi
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DTaskOverlayFactoryGo.java217 mImageApi.shareAsDataWithExplicitIntent(/* crop */ null, intent, in sendNIUIntent()