Merge "Correct the comment" into rvc-dev am: ddd9c62bab
Change-Id: I8bfa7a09878d600d29baf78cb02b5d573e23267b
This commit is contained in:
@@ -1392,7 +1392,7 @@ final class AccessibilityController {
|
||||
tempWindowStatesList.add(w);
|
||||
}
|
||||
}, false /* traverseTopToBottom */);
|
||||
// Insert the re-parented windows in another display on top of their parents in
|
||||
// Insert the re-parented windows in another display below their parents in
|
||||
// default display.
|
||||
mService.mRoot.forAllWindows(w -> {
|
||||
final WindowState parentWindow = findRootDisplayParentWindow(w);
|
||||
|
||||
Reference in New Issue
Block a user