commit | 4ceb7e3c7edc5c9adde5780c414edd873a544cd0 | [log] [tgz] |
---|---|---|
author | Gaurav Bhola <gauravbhola@google.com> | Wed Sep 25 00:46:39 2024 -0700 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Oct 02 23:21:16 2024 +0000 |
tree | bf0791b424d2c3a290d6dac2e9bb09b615dfe784 | |
parent | cc5ddcb8331f12ef8bea6fe382f91c6c8ab727a9 [diff] |
Ensure that window gets to a drawn state - With legacy transitions the window draw state doesn't to change to HAS_DRAWN. performShowLocked() needs to complete to change the draw state. - isReadyForDisplay() should return true even when mToken.isVisible() return false Flag: EXEMPT (Bug fix) Fix: 359783169 Bug: 338426357 Test: atest (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:8e88c9275d536dfc8f7b052ef4f4b7067c291043) Merged-In: I6902178168250be9949af1d367bd4a02982508c3 Change-Id: I6902178168250be9949af1d367bd4a02982508c3