Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSafeActivityOptionsTest.java53 final int launchDisplayId = 5; in test_selectiveCloneDisplayOptions() local
63 assertEquals(clone.getOriginalOptions().getLaunchDisplayId(), launchDisplayId); in test_selectiveCloneDisplayOptions() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSafeActivityOptions.java306 final int launchDisplayId = options.getLaunchDisplayId() == INVALID_DISPLAY in checkPermissions() local
327 final int launchDisplayId = options.getLaunchDisplayId(); in checkPermissions() local
H A DTaskLaunchParamsModifier.java413 final int launchDisplayId = options.getLaunchDisplayId() == INVALID_DISPLAY in getPreferredLaunchTaskDisplayArea() local
H A DRootWindowContainer.java2879 final int launchDisplayId = options.getLaunchDisplayId(); in getOrCreateRootTask() local
H A DActivityTaskSupervisor.java1167 boolean isCallerAllowedToLaunchOnDisplay(int callingPid, int callingUid, int launchDisplayId, in isCallerAllowedToLaunchOnDisplay()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityOptions.java1671 public ActivityOptions setLaunchDisplayId(int launchDisplayId) { in setLaunchDisplayId()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...