Searched defs:launchDisplayId (Results 1 – 7 of 7) sorted by relevance
53 final int launchDisplayId = 5; in test_selectiveCloneDisplayOptions() local63 assertEquals(clone.getOriginalOptions().getLaunchDisplayId(), launchDisplayId); in test_selectiveCloneDisplayOptions() local
306 final int launchDisplayId = options.getLaunchDisplayId() == INVALID_DISPLAY in checkPermissions() local327 final int launchDisplayId = options.getLaunchDisplayId(); in checkPermissions() local
413 final int launchDisplayId = options.getLaunchDisplayId() == INVALID_DISPLAY in getPreferredLaunchTaskDisplayArea() local
2879 final int launchDisplayId = options.getLaunchDisplayId(); in getOrCreateRootTask() local
1167 boolean isCallerAllowedToLaunchOnDisplay(int callingPid, int callingUid, int launchDisplayId, in isCallerAllowedToLaunchOnDisplay()
1671 public ActivityOptions setLaunchDisplayId(int launchDisplayId) { in setLaunchDisplayId()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...