Compute the focused window in display focus order
A WindowContainer's children are sorted so the focused child is at the end of the list, so RootWindowContainer needs to iterate from end to start when looking for the focused window. Bug: 36590788 Test: DisplayContentTests#testFocusedWindowMultipleDisplays Change-Id: I56e6b7d2054bc1e74b54a4f99706a08d278fa2e1
Loading
Please register or sign in to comment