Searched refs:canLaunchOnDisplay (Results 1 – 2 of 2) sorted by relevance
2932 if (canLaunchOnDisplayFromStartRequest || canLaunchOnDisplay(r, tdaDisplayId)) { in getLaunchRootTask()2963 if (container != null && canLaunchOnDisplay(r, container.mDisplayContent.mDisplayId)) { in getLaunchRootTask()2979 || !canLaunchOnDisplay(r, container.mDisplayContent.mDisplayId)) { in getLaunchRootTask()2992 private boolean canLaunchOnDisplay(ActivityRecord r, int displayId) { in canLaunchOnDisplay() method in RootWindowContainer
47617 HSPLcom/android/server/wm/RootWindowContainer;->canLaunchOnDisplay(Lcom/android/server/wm/ActivityR…