Home
last modified time | relevance | path

Searched refs:launchDisplayId (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSafeActivityOptions.java263 final int launchDisplayId = options.getLaunchDisplayId(); in checkPermissions() local
264 if (aInfo != null && launchDisplayId != INVALID_DISPLAY in checkPermissions()
266 launchDisplayId, aInfo)) { in checkPermissions()
270 + launchDisplayId; in checkPermissions()
H A DActivityTaskSupervisor.java1090 boolean isCallerAllowedToLaunchOnDisplay(int callingPid, int callingUid, int launchDisplayId, in isCallerAllowedToLaunchOnDisplay() argument
1093 + "callingUid=%d", launchDisplayId, callingPid, callingUid); in isCallerAllowedToLaunchOnDisplay()
1101 mRootWindowContainer.getDisplayContentOrCreate(launchDisplayId); in isCallerAllowedToLaunchOnDisplay()
/aosp12/frameworks/base/core/java/android/app/
H A DActivityOptions.java1446 public ActivityOptions setLaunchDisplayId(int launchDisplayId) { in setLaunchDisplayId() argument
1447 mLaunchDisplayId = launchDisplayId; in setLaunchDisplayId()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...