Home
last modified time | relevance | path

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

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