Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRootWindowContainer.java2967 final int tdaDisplayId = taskDisplayArea.getDisplayId(); in getLaunchRootTask() local
2970 && mTaskSupervisor.canPlaceEntityOnDisplay(tdaDisplayId, in getLaunchRootTask()
2972 if (canLaunchOnDisplayFromStartRequest || canLaunchOnDisplay(r, tdaDisplayId)) { in getLaunchRootTask()