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

Skip to content
Commit 9ec6eedc authored by Chris Li's avatar Chris Li
Browse files

Synchronize window config updates (3/n)

Reroute DisplayListener#onDisplayChanged from WindowManager. It will be
invoked when display-related window configuration is changed, such as
bounds and rotation.

This is to ensure #onDisplayChanged will be invoked after Configuration
update.

Also fix an existing DisplayManagerGlobalTest that is constantly failing
in postsubmit.

Also cleanup Message used in DisplayListenerDelegate since it is no
longer a Handler.

Bug: 260873529
Test: atest FrameworksCoreTests:DisplayManagerGlobalTest
Change-Id: I99f8579b539e3839e84e20ce4be3d50b324e7379
parent 4635cff9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment