Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityController.java1633 int shellRootIndex, List<WindowInfo> windows, Set<IBinder> addedWindows, in addShellRootsIfAbove()
1733 int shellRootIndex = 0; in computeChangedWindows() local