Searched refs:setLaunchDisplayId (Results 1 – 16 of 16) sorted by relevance
39 opts1.setLaunchDisplayId(5); in testMerge()41 opts2.setLaunchDisplayId(6); in testMerge()
161 options.setLaunchDisplayId(fullscreenDisplay.mDisplayId); in testUsesOptionsDisplayIdIfSet()523 options.setLaunchDisplayId(DEFAULT_DISPLAY); in testUsesFullscreenOnNonFreeformDisplay()538 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testUsesFullscreenWhenRequestedOnFreeformDisplay()554 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testUsesFreeformByDefaultForPostNApp()569 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testUsesFreeformByDefaultForPreNResizeableAppWithoutOrientationRequest()583 options.setLaunchDisplayId(DEFAULT_DISPLAY); in testSkipsFreeformForPreNResizeableAppOnNonFullscreenDisplay()895 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testUsesDisplayOrientationForNoSensorOrientation()919 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testRespectsAppRequestedOrientation_Landscape()936 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testRespectsAppRequestedOrientation_Portrait()953 options.setLaunchDisplayId(freeformDisplay.mDisplayId); in testDefaultSizeSmallerThanBigScreen()[all …]
47 opts.setLaunchDisplayId(Integer.MAX_VALUE); in testMerge_NoClobber()
396 .setLaunchDisplayId(activityView.getVirtualDisplayId()); in testTaskDisplayChanged()412 .setLaunchDisplayId(Display.DEFAULT_DISPLAY); in testTaskDisplayChanged()
756 .setLaunchDisplayId(secondaryDisplay.mDisplayId); in testDeliverIntentToTopActivityOfNonTopDisplay()797 .setLaunchDisplayId(secondaryDisplay.mDisplayId); in testBringTaskToFrontOnSecondaryDisplay()883 .setLaunchDisplayId(secondaryDisplay.mDisplayId); in testReparentTopFocusedActivityToSecondaryDisplay()
347 options.setLaunchDisplayId(displayId); in startActivityOnDisplay()
848 options.setLaunchDisplayId(secondaryDisplay.mDisplayId); in testGetLaunchStackWithRealCallerId()
253 options.setLaunchDisplayId(mContext.getDisplayId()); in getButtonClickListener()269 options.setLaunchDisplayId(mContext.getDisplayId()); in getButtonLongClickListener()
255 options.setLaunchDisplayId(getDisplayId()); in prepareActivityOptions()
186 options.setLaunchDisplayId(displayId); in startHomeActivity()
1288 public ActivityOptions setLaunchDisplayId(int launchDisplayId) { in setLaunchDisplayId() method in ActivityOptions
1298 final Bundle bundle = ActivityOptions.makeBasic().setLaunchDisplayId(displayId).toBundle(); in showAccessibilityTargetsSelection()1304 final Bundle bundle = ActivityOptions.makeBasic().setLaunchDisplayId(displayId).toBundle(); in launchShortcutTargetActivity()
508 options.setLaunchDisplayId(mDisplayId);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
925 HSPLandroid/app/ActivityOptions;->setLaunchDisplayId(I)Landroid/app/ActivityOptions;
4230 method public android.app.ActivityOptions setLaunchDisplayId(int);