Home
last modified time | relevance | path

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

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