diff options
| author | 2023-12-28 20:58:12 +0800 | |
|---|---|---|
| committer | 2023-12-28 21:20:16 +0800 | |
| commit | 0e87891aac69de6b897e3fb0f11289a70c02e4fd (patch) | |
| tree | 8f3e5037cfe4e2be50ddf3f2ee7cdec16352e49f /libs/androidfw/FileStream.cpp | |
| parent | b017819a05be0c7ffb85f3d62f87e8c1256a0051 (diff) | |
Remove waitingToShow of WindowToken
Except shell transition does not use the state, legacy transition
also doesn't need it because the condition mToken.isVisible()
already has the same meaning. The isVisible() will be true for a
visible-requested app when the transition is ready to commit the
visibility. And it is false if there is a transition which is not
ready yet.
Bug: 163976519
Test: CtsWindowManagerDeviceActivity
Change-Id: I649c3f673dfa2f8a9ef90f0f1b3fd21ff0030587
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions