Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl162 SurfaceControl addShellRoot(int displayId, IWindow client, int shellRootLayer); in addShellRoot() method
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java1446 SurfaceControl addShellRoot(@NonNull IWindow client, in addShellRoot() method in DisplayContent
H A DWindowManagerService.java4437 public SurfaceControl addShellRoot(int displayId, IWindow client, in addShellRoot() method in WindowManagerService