Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DMainStage.java61 wct.reparentTasks( in activate()
83 wct.reparentTasks( in deactivate()
H A DSideStage.java52 wct.reparentTasks( in removeAllTasks()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/
H A DMainStage.java62 .reparentTasks( in activate()
89 .reparentTasks( in deactivate()
H A DSideStage.java71 wct.reparentTasks( in removeAllTasks()
/aosp12/frameworks/base/core/java/android/window/
H A DWindowContainerTransaction.java314 public WindowContainerTransaction reparentTasks(@Nullable WindowContainerToken currentParent, in reparentTasks() method in WindowContainerTransaction
341 public WindowContainerTransaction reparentTasks(@Nullable WindowContainerToken currentParent, in reparentTasks() method in WindowContainerTransaction
344 return reparentTasks(currentParent, newParent, windowingModes, activityTypes, onTop, in reparentTasks()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt3290 …method @NonNull public android.window.WindowContainerTransaction reparentTasks(@Nullable android.w…