Searched refs:setLaunchMode (Results 1 – 8 of 8) sorted by relevance
985 .setLaunchMode(LAUNCH_SINGLE_TASK) in createSingleTaskActivityOn()1008 .setLaunchMode(LAUNCH_SINGLE_TASK) in testReparentTopFocusedActivityToSecondaryDisplay()1665 .setLaunchMode(LAUNCH_SINGLE_TASK) in launchActivity_reusesBubbledTask()1683 .setLaunchMode(LAUNCH_SINGLE_TASK) in launchActivity_nullSourceRecord_doesNotReuseBubbledTask()1703 .setLaunchMode(LAUNCH_SINGLE_TASK) in launchActivity_nonBubbledSourceRecord_doesNotReuseBubbledTask()1710 .setLaunchMode(LAUNCH_SINGLE_TASK) in launchActivity_nonBubbledSourceRecord_doesNotReuseBubbledTask()1730 .setLaunchMode(LAUNCH_SINGLE_TASK) in launchActivity_nullSourceRecord_flagDisabled_reusesBubbledTask()1750 .setLaunchMode(LAUNCH_SINGLE_TASK) in launchActivity_fromBubble_flagDisabled_reusesBubbledTask()
141 .setLaunchMode(ActivityInfo.LAUNCH_SINGLE_INSTANCE) in testFindActivityByTargetComponent()
1266 .setLaunchMode(ActivityInfo.LAUNCH_SINGLE_INSTANCE) in testFinishActivityIfPossible_sendResultImmediately()1275 .setLaunchMode(ActivityInfo.LAUNCH_SINGLE_INSTANCE) in testFinishActivityIfPossible_sendResultImmediately()
1302 ActivityBuilder setLaunchMode(int launchMode) { in setLaunchMode() method in WindowTestsBase.ActivityBuilder
166 ….setLaunchMode(sa.getInt(R.styleable.AndroidManifestActivity_launchMode, ActivityInfo.LAUNCH_MULTI… in parseActivityOrReceiver()208 activity.setLaunchMode(ActivityInfo.LAUNCH_MULTIPLE) in parseActivityOrReceiver()467 activity.setLaunchMode(LAUNCH_SINGLE_INSTANCE_PER_TASK); in parseActivityOrAlias()
610 public @NonNull ParsedActivityImpl setLaunchMode( int value) { in setLaunchMode() method in ParsedActivityImpl
464 public void setLaunchMode(@LaunchMode int launchMode) { in setLaunchMode() method in ApplicationStartInfo
365 info.setLaunchMode(launchMode); in onActivityLaunchFinished()