Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
H A DQuickstepInteractionHandler.java73 activityOptions.options.setPendingIntentLaunchFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in onInteraction()
/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java872 opts.setPendingIntentLaunchFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in createSharedElementActivityOptions()
/aosp12/frameworks/base/core/java/android/app/
H A DActivityOptions.java1544 public void setPendingIntentLaunchFlags(@android.content.Intent.Flags int flags) { in setPendingIntentLaunchFlags() method in ActivityOptions
/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViews.java6611 opts.setPendingIntentLaunchFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
6629 opts.setPendingIntentLaunchFlags(Intent.FLAG_ACTIVITY_NEW_TASK);