Home
last modified time | relevance | path

Searched defs:launchDisplayId (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSafeActivityOptionsTest.java72 final int launchDisplayId = 5; in test_selectiveCloneDisplayOptions() local
82 assertEquals(clone.getOriginalOptions().getLaunchDisplayId(), launchDisplayId); in test_selectiveCloneDisplayOptions() local
/frameworks/opt/car/services/updatableServices/src/com/android/server/wm/
DCarDisplayCompatActivityInterceptor.java161 int launchDisplayId = launchOptions.getOptions().getLaunchDisplayId(); in onInterceptActivityLaunch() local
DCarLaunchOnPrivateDisplayActivityInterceptor.java156 int launchDisplayId = getLogicalDisplayId(uniqueDisplayName); in onInterceptActivityLaunch() local
DCarActivityInterceptorUpdatableImpl.java144 int launchDisplayId = optionsWrapper.getOptions().getLaunchDisplayId(); in isRootTaskDisplayIdSameAsLaunchDisplayId() local
/frameworks/base/services/core/java/com/android/server/wm/
DSafeActivityOptions.java308 final int launchDisplayId = options.getLaunchDisplayId(); in checkPermissions() local
429 final int launchDisplayId = options.getLaunchDisplayId() == INVALID_DISPLAY in getLaunchTaskDisplayArea() local
DTaskLaunchParamsModifier.java424 final int launchDisplayId = options.getLaunchDisplayId() == INVALID_DISPLAY in getPreferredLaunchTaskDisplayArea() local
DActivityTaskSupervisor.java1201 boolean isCallerAllowedToLaunchOnDisplay(int callingPid, int callingUid, int launchDisplayId, in isCallerAllowedToLaunchOnDisplay()
DRootWindowContainer.java3097 final int launchDisplayId = options.getLaunchDisplayId(); in getOrCreateRootTask() local
/frameworks/base/core/java/android/app/
DActivityOptions.java1718 public ActivityOptions setLaunchDisplayId(int launchDisplayId) { in setLaunchDisplayId()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...