commit | 04a540dccd9f2cb833c5eb914c8c4d4727a68e48 | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Fri Oct 27 07:05:20 2023 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Wed Nov 01 08:57:32 2023 +0800 |
tree | 4015418a504db8b8619e86918e9cdcd64f122890 | |
parent | 7f68fdfe9d7ce53fff583f57c8ab672dfd005110 [diff] |
Deflake #testGetSettingsContextOnDualDisplayContent The test flakiness is due to WindowTokenClient may receive more than one #onConfigurationChanged callbacks. The callbacks are from: 1. register the WindowContext to DA 2. The second display is changed to dual DA policy This CL clear invocations before we place IME container to the sub-DA to reduce test flakiness. Test: re-run https://android-build.corp.google.com/builds/abtd/run/L60800030000011658 Bug: 307050578 Change-Id: I5c070f83a3ac6bf46bdaa49bdddc61a80f97670f