Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DShellRoot.java43 public class ShellRoot { class
55 ShellRoot(@NonNull IWindow client, @NonNull DisplayContent dc, in ShellRoot() method in ShellRoot
H A DAccessibilityController.java1625 boolean shellRootIsAbove(WindowState windowState, ShellRoot shellRoot) { in shellRootIsAbove()
1632 int addShellRootsIfAbove(WindowState windowState, ArrayList<ShellRoot> shellRoots, in addShellRootsIfAbove()
1637 ShellRoot shellRoot = shellRoots.get(shellRootIndex); in addShellRootsIfAbove()
1656 private ArrayList<ShellRoot> getSortedShellRoots( in getSortedShellRoots()
1657 SparseArray<ShellRoot> originalShellRoots) { in getSortedShellRoots()
1658 ArrayList<ShellRoot> sortedShellRoots = new ArrayList<>(originalShellRoots.size()); in getSortedShellRoots()
1730 ArrayList<ShellRoot> shellRoots = getSortedShellRoots(dc.mShellRoots); in computeChangedWindows()
H A DDisplayContent.java674 final SparseArray<ShellRoot> mShellRoots = new SparseArray<>();
1264 ShellRoot root = mShellRoots.get(shellRootLayer); in addShellRoot()
1272 root = new ShellRoot(client, this, shellRootLayer); in addShellRoot()
1286 ShellRoot root = mShellRoots.get(windowType); in removeShellRoot()
H A DWindowManagerService.java4197 ShellRoot root = dc.mShellRoots.get(shellRootLayer); in setShellRootAccessibilityWindow()
/aosp12/frameworks/base/services/
H A Dart-profile47924 PLcom/android/server/wm/ShellRoot$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/wm/ShellRo…
47925 PLcom/android/server/wm/ShellRoot$$ExternalSyntheticLambda0;->binderDied()V
47926 PLcom/android/server/wm/ShellRoot$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/wm/ShellRo…
47927 PLcom/android/server/wm/ShellRoot$$ExternalSyntheticLambda1;->binderDied()V
47929 PLcom/android/server/wm/ShellRoot;->clear()V
47930 PLcom/android/server/wm/ShellRoot;->getSurfaceControl()Landroid/view/SurfaceControl;
47931 PLcom/android/server/wm/ShellRoot;->getWindowInfo()Landroid/view/WindowInfo;
47932 PLcom/android/server/wm/ShellRoot;->lambda$new$0$ShellRoot(I)V
47933 PLcom/android/server/wm/ShellRoot;->lambda$setAccessibilityWindow$1$ShellRoot()V
47934 PLcom/android/server/wm/ShellRoot;->setAccessibilityWindow(Landroid/view/IWindow;)V
[all …]