Home
last modified time | relevance | path

Searched defs:reparentLeash (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/TaskOrganizerTest/src/com/android/test/taskembed/
DTaskView.java117 void reparentLeash() { in reparentLeash() method in TaskView
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
DVisualIndicatorViewContainer.kt145 fun reparentLeash(t: SurfaceControl.Transaction, newParent: SurfaceControl) { in reparentLeash() method in com.android.wm.shell.desktopmode.VisualIndicatorViewContainer
DDesktopModeVisualIndicator.java242 void reparentLeash(SurfaceControl.Transaction t, SurfaceControl newParent) { in reparentLeash() method in DesktopModeVisualIndicator