commit | 024275505d342f2970c7719d43db8aa605409f1f | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Fri Apr 09 21:20:22 2021 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Fri Apr 09 13:57:23 2021 +0000 |
tree | ebfc739f667e4c08a97fd116a6a5393f587b2f04 | |
parent | c22aff4e4d4de8fcb95e1544db952aa1bdfd999a [diff] |
Remove WMG#closeAll in WindowTokenClient The non-activity window should be managed by the application itself. Framework side doesn't need to handle it. Also apps may remove the view after WMG#closeAll and cause IllegalArgumentException "not attached to window manager". Test: atest WindowContextTest Test: atest WindowContextTests WindowContextPolicyTests Bug: 183251523 Change-Id: I15ccb9a129f541f3be9733e8cd6121bb4c0fd6b8