Searched refs:setPendingIntentLaunchFlags (Results 1 – 4 of 4) sorted by relevance
73 activityOptions.options.setPendingIntentLaunchFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in onInteraction()
872 opts.setPendingIntentLaunchFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in createSharedElementActivityOptions()
1544 public void setPendingIntentLaunchFlags(@android.content.Intent.Flags int flags) { in setPendingIntentLaunchFlags() method in ActivityOptions
6611 opts.setPendingIntentLaunchFlags(Intent.FLAG_ACTIVITY_NEW_TASK);6629 opts.setPendingIntentLaunchFlags(Intent.FLAG_ACTIVITY_NEW_TASK);