commit | df23b34839123e62d9eb9da8a42f2cc41a925c71 | [log] [tgz] |
---|---|---|
author | Lucas Silva <lusilva@google.com> | Mon Apr 10 15:38:45 2023 -0400 |
committer | Lucas Silva <lusilva@google.com> | Mon Apr 10 16:32:33 2023 -0400 |
tree | ad3d8ac3c60439c68bfc60b1cec716c1110660bf | |
parent | 1be684590b24d84222a2674c167ce1147d7ac68e [diff] |
Remove event listeners when touch session ends Currently, the event listeners may still run after the touch session has ended, which is causing NullPointerException to be thrown Was able to reproduce this by forcing dreams to switch while swiping up on the screen to bring up the bouncer. Bug: 275659024 Test: atest DreamOverlayTouchMonitorTest Change-Id: I2e47d16231e0f7297e4e7781325a6de9f8e8c948