Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd613286 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update language to comply with Android's inclusive language guidance"

parents 00e4a6e9 3c2d6f59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3947,7 +3947,7 @@ void InputDispatcher::setFocusedDisplay(int32_t displayId) {
            }
            mFocusedDisplayId = displayId;

            // Sanity check
            // Find new focused window and validate
            sp<InputWindowHandle> newFocusedWindowHandle =
                    getValueByKey(mFocusedWindowHandlesByDisplay, displayId);
            notifyFocusChangedLocked(oldFocusedWindowHandle, newFocusedWindowHandle);