Searched defs:launchDisplayId (Results 1 – 10 of 10) sorted by relevance
72 final int launchDisplayId = 5; in test_selectiveCloneDisplayOptions() local82 assertEquals(clone.getOriginalOptions().getLaunchDisplayId(), launchDisplayId); in test_selectiveCloneDisplayOptions() local
161 int launchDisplayId = launchOptions.getOptions().getLaunchDisplayId(); in onInterceptActivityLaunch() local
156 int launchDisplayId = getLogicalDisplayId(uniqueDisplayName); in onInterceptActivityLaunch() local
144 int launchDisplayId = optionsWrapper.getOptions().getLaunchDisplayId(); in isRootTaskDisplayIdSameAsLaunchDisplayId() local
308 final int launchDisplayId = options.getLaunchDisplayId(); in checkPermissions() local429 final int launchDisplayId = options.getLaunchDisplayId() == INVALID_DISPLAY in getLaunchTaskDisplayArea() local
424 final int launchDisplayId = options.getLaunchDisplayId() == INVALID_DISPLAY in getPreferredLaunchTaskDisplayArea() local
1201 boolean isCallerAllowedToLaunchOnDisplay(int callingPid, int callingUid, int launchDisplayId, in isCallerAllowedToLaunchOnDisplay()
3097 final int launchDisplayId = options.getLaunchDisplayId(); in getOrCreateRootTask() local
1718 public ActivityOptions setLaunchDisplayId(int launchDisplayId) { in setLaunchDisplayId()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...