Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityController.java1625 boolean shellRootIsAbove(WindowState windowState, ShellRoot shellRoot) { in shellRootIsAbove() argument
1627 int shellLayer = mService.mPolicy.getWindowLayerFromTypeLw(shellRoot.getWindowType(), in shellRootIsAbove()
1637 ShellRoot shellRoot = shellRoots.get(shellRootIndex); in addShellRootsIfAbove() local
1639 final WindowInfo info = shellRoot.getWindowInfo(); in addShellRootsIfAbove()