commit | 34aa961e7ba8c7086ae1c1c34a539a81ae05c1b1 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Sep 02 16:48:25 2021 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Sep 23 22:07:01 2021 -0700 |
tree | 715eee4a8b0c8e5136e51c6bdb754aa2b527fc09 | |
parent | 6c67b5639e132a3a0d964c1098e27b186ec9f143 [diff] |
Update InputListener usages in InputManagerService The input components such as InputReader, InputDispatcher are no longer returned as pointers. We never checked them for nullness previously, so the code using references will be more correct. Bug: 198472780 Test: adb shell monkey 1000 Change-Id: Ie1239cd42ac6bfa9219e4b0cc87b205a412da0e8