commit | 30df05414700592d9eb0e60a6d34598034b2c052 | [log] [tgz] |
---|---|---|
author | Patrick Williams <pdwilliams@google.com> | Fri Mar 03 13:41:37 2023 -0600 |
committer | Patrick Williams <pdwilliams@google.com> | Fri Mar 03 20:10:06 2023 +0000 |
tree | 9318dd961c8e14776b680ce08f860e4c79a9803d | |
parent | c1270f0f0f19a795b2c9259072336d9946e3c69c [diff] |
Check if WindowInfosListener is present during remove This makes it safe for removeWindowInfosListener to be called more than once on the same listener. This may happen if removeWindowInfosListener is called by the client and then from WindowInfosListener's destructor. Bug: 263311858 Test: presumbits Change-Id: I90f1b50ab7faa538b866ada65e7bb312b7c30ce0