Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DDesktopTasksController.kt622 task.windowingMode == WINDOWING_MODE_FULLSCREEN -> handleFullscreenTaskLaunch(task)
674 private fun handleFullscreenTaskLaunch(task: RunningTaskInfo): WindowContainerTransaction? { regex